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

Commit 218babe

Browse files
authored
stake-pool-js: Bump to release (#7342)
#### Problem #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 218babe

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)