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

Commit 9ddfe54

Browse files
author
Joe C
authored
token-js: bump version
Simply bumping the version for `@solana/spl-token` to publish the new extension support.
1 parent 8766eb9 commit 9ddfe54

File tree

2 files changed

+72
-6
lines changed

2 files changed

+72
-6
lines changed

pnpm-lock.yaml

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

token/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@solana/spl-token",
33
"description": "SPL Token Program JS API",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"author": "Solana Labs Maintainers <[email protected]>",
66
"repository": "https://github.com/solana-labs/solana-program-library",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)