Skip to content

Commit

Permalink
bump to v0.13.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yugure-orca committed Jun 10, 2024
1 parent 8dabf9d commit ef6763b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@orca-so/whirlpools-sdk",
"version": "0.13.0-alpha.3",
"version": "0.13.0-alpha.4",
"description": "Typescript SDK to interact with Orca's Whirlpool program.",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"peerDependencies": {
"@coral-xyz/anchor": "~0.29.0",
"@orca-so/common-sdk": "0.6.0-alpha.1",
"@orca-so/common-sdk": "0.6.0-alpha.3",
"@solana/spl-token": "^0.4.1",
"@solana/web3.js": "^1.90.0",
"decimal.js": "^10.4.3"
Expand Down

0 comments on commit ef6763b

Please sign in to comment.