diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 639b234d3f..94513abe86 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "desktop", "productName": "Bloom", - "version": "1.1.2", + "version": "1.1.3-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 d89cec9aa3..76f80b63ec 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "shared", - "version": "1.1.2", + "version": "1.1.3", "description": "TypeScript library for the Bloom application", "author": "Bloom Labs Ltd ", "license": "PolyForm Strict License 1.0.0",