We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de2ed88 commit 2e5fc94Copy full SHA for 2e5fc94
2 files changed
sdk/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@metadaoproject/programs",
3
- "version": "0.1.0-alpha.2",
+ "version": "0.1.0-alpha.3",
4
"type": "module",
5
"main": "dist/index.js",
6
"module": "dist/index.js",
yarn.lock
@@ -865,7 +865,7 @@
865
"@jridgewell/sourcemap-codec" "^1.4.10"
866
867
"@metadaoproject/programs@./sdk":
868
- version "0.1.0-alpha.2"
+ version "0.1.0-alpha.3"
869
dependencies:
870
"@coral-xyz/anchor" "^0.29.0"
871
"@noble/hashes" "^1.4.0"
0 commit comments