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

Commit d73e91c

Browse files
committed
Sync versions with NPM
1 parent cc3a5d1 commit d73e91c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.7",
3+
"version": "1.1.8",
44
"description": "SPL Stake Pool Program JS API",
55
"scripts": {
66
"build": "tsc && cross-env NODE_ENV=production rollup -c",

token-lending/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-token-lending",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"description": "SPL Token Lending JavaScript API",
55
"license": "MIT",
66
"author": "Solana Labs Maintainers <[email protected]>",

token-swap/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-token-swap",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "SPL Token Swap JavaScript API",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)