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

Commit 655e294

Browse files
authored
stake-pool-js: Bump to 1.0.1 for release (#6276)
1 parent 5418cf9 commit 655e294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stake-pool/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/spl-stake-pool",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "SPL Stake Pool Program JS API",
55
"scripts": {
66
"build": "tsc && cross-env NODE_ENV=production rollup -c",

0 commit comments

Comments
 (0)