Skip to content

Commit 52a92fd

Browse files
authored
bump SDK package version (#405)
1 parent 96e9c6f commit 52a92fd

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.0-alpha.8",
3+
"version": "0.7.0-alpha.10",
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.0-alpha.8"
978+
version "0.7.0-alpha.10"
979979
dependencies:
980980
"@coral-xyz/anchor" "^0.29.0"
981981
"@metaplex-foundation/umi" "^0.9.2"

0 commit comments

Comments
 (0)