Skip to content

Commit 3d6a2ae

Browse files
committed
bump SDK version
1 parent 01b12d8 commit 3d6a2ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metadaoproject/futarchy",
3-
"version": "0.7.1-alpha.0",
3+
"version": "0.7.1-alpha.1",
44
"type": "module",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@
975975
"@jridgewell/sourcemap-codec" "^1.4.10"
976976

977977
"@metadaoproject/futarchy@./sdk":
978-
version "0.7.1-alpha.0"
978+
version "0.7.1-alpha.1"
979979
dependencies:
980980
"@coral-xyz/anchor" "^0.29.0"
981981
"@metaplex-foundation/umi" "^0.9.2"

0 commit comments

Comments
 (0)