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

Commit 32e77fb

Browse files
authored
stake-pool-js: Bump version for release (#2832)
1 parent f9e6f66 commit 32e77fb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

stake-pool/js/package-lock.json

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

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": "0.6.3",
3+
"version": "0.6.4",
44
"description": "SPL Stake Pool Program JS API",
55
"scripts": {
66
"build": "npm run clean; tsc; cross-env NODE_ENV=production rollup -c",

0 commit comments

Comments
 (0)