Skip to content

Commit

Permalink
stake-pool-js: Bump to 1.1.0 for release (#6480)
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed Mar 22, 2024
1 parent 60b2409 commit ce0389b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stake-pool/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/spl-stake-pool",
"version": "1.0.1",
"version": "1.1.0",
"description": "SPL Stake Pool Program JS API",
"scripts": {
"build": "tsc && cross-env NODE_ENV=production rollup -c",
Expand Down

0 comments on commit ce0389b

Please sign in to comment.