Skip to content

Commit

Permalink
[name-service]: cut new release for name-service (#5227)
Browse files Browse the repository at this point in the history
cut new release for name-service
  • Loading branch information
buffalojoec committed Sep 13, 2023
1 parent 5f3032e commit fb3a780
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion name-service/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/spl-name-service",
"version": "0.1.4",
"version": "0.2.0",
"description": "SPL Name Service JavaScript API",
"license": "MIT",
"author": "Solana Labs Maintainers <maintainers@solanalabs.com>",
Expand Down
2 changes: 1 addition & 1 deletion name-service/program/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "spl-name-service"
description = "Solana Program Library Name Service"
version = "0.2.0"
version = "0.3.0"
repository = "https://github.com/solana-labs/solana-program-library"
authors = [
"lcchy <lucas@bonfida.com>",
Expand Down

0 comments on commit fb3a780

Please sign in to comment.