Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit b209d4d

Browse files
committed
Bump spl-name-service version to 0.1.1
1 parent 5c95669 commit b209d4d

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

name-service/program/Cargo.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
[package]
22
name = "spl-name-service"
33
description = "Solana Program Library Name Service"
4-
version = "0.1.0"
4+
version = "0.1.1"
55
repository = "https://github.com/solana-labs/solana-program-library"
6-
authors = ["lcchy <[email protected]>"]
6+
authors = [
7+
"lcchy <[email protected]>",
8+
"Solana Maintainers <[email protected]>"
9+
]
710
license = "Apache-2.0"
811
edition = "2018"
912

0 commit comments

Comments
 (0)