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

Commit 99c34ab

Browse files
author
Joe C
authored
token metadata js: bump version (#5968)
1 parent 42a7ca5 commit 99c34ab

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token-metadata/js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@solana/spl-token-metadata",
33
"description": "SPL Token Metadata Interface JS API",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"author": "Solana Labs Maintainers <[email protected]>",
66
"repository": "https://github.com/solana-labs/solana-program-library",
77
"license": "Apache-2.0",
@@ -52,7 +52,7 @@
5252
"@solana/codecs-numbers": "2.0.0-experimental.8618508",
5353
"@solana/codecs-strings": "2.0.0-experimental.8618508",
5454
"@solana/options": "2.0.0-experimental.8618508",
55-
"@solana/spl-type-length-value": "workspace:*"
55+
"@solana/spl-type-length-value": "0.1.0"
5656
},
5757
"devDependencies": {
5858
"@solana/web3.js": "^1.87.6",

0 commit comments

Comments
 (0)