Skip to content

Commit a479268

Browse files
committed
v1.1.0
1 parent 971e2f0 commit a479268

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/solana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aleph-sdk/solana",
3-
"version": "1.0.9",
3+
"version": "1.1.0",
44
"description": "Solana accounts for signing messages on aleph.im",
55
"main": "dist/index.cjs",
66
"module": "dist/index.mjs",

packages/superfluid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aleph-sdk/superfluid",
3-
"version": "1.0.9",
3+
"version": "1.1.0",
44
"description": "Aleph.im account wrapper for interacting with the Superfluid Avalanche Contract",
55
"main": "dist/index.cjs",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)