Skip to content

Commit f885df5

Browse files
committed
stake-pool-js: Bump to release
#### Problem solana-labs#7324 exposed some needed types, but it's not released yet. #### Summary of changes Bump the patch version to release a new version.
1 parent 2e62fd8 commit f885df5

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.1.5",
3+
"version": "1.1.6",
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)