diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 0c5880dc06..eca7e72bc2 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "desktop", "productName": "Bloom", - "version": "1.1.1", + "version": "1.1.2-alpha-1", "description": "Simple and secure web3 wallet for the IOTA and Shimmer ecosystem", "main": "public/build/main.process.js", "repository": "git@github.com:bloomwalletio/bloom.git", diff --git a/packages/shared/package.json b/packages/shared/package.json index 190ebd4b78..dff70d3321 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "shared", - "version": "1.1.1", + "version": "1.1.2", "description": "TypeScript library for the Bloom application", "author": "Bloom Labs Ltd ", "license": "PolyForm Strict License 1.0.0",