diff --git a/packages/solana/package.json b/packages/solana/package.json index 5fe5ab6c..1a5b4dc1 100644 --- a/packages/solana/package.json +++ b/packages/solana/package.json @@ -1,6 +1,6 @@ { "name": "@aleph-sdk/solana", - "version": "1.1.0", + "version": "1.0.9", "description": "Solana accounts for signing messages on aleph.im", "main": "dist/index.cjs", "module": "dist/index.mjs", diff --git a/packages/superfluid/package.json b/packages/superfluid/package.json index c04dcaa6..6859a35f 100644 --- a/packages/superfluid/package.json +++ b/packages/superfluid/package.json @@ -1,6 +1,6 @@ { "name": "@aleph-sdk/superfluid", - "version": "1.1.0", + "version": "1.0.9", "description": "Aleph.im account wrapper for interacting with the Superfluid Avalanche Contract", "main": "dist/index.cjs", "module": "dist/index.mjs",