diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 18ac2dffb7..4af2344acd 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "desktop", "productName": "Bloom", - "version": "1.0.0", + "version": "1.0.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 bff39f6d66..faceb389b4 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "shared", - "version": "1.0.0", + "version": "1.0.1", "description": "TypeScript library for the Bloom application", "author": "Bloom Labs Ltd ", "license": "PolyForm Strict License 1.0.0",