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

Commit 8a35590

Browse files
authored
stake-pool-js: Bump version to 1.1.4 for release (#6786)
1 parent 556a68f commit 8a35590

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