Skip to content

Commit

Permalink
chore: increment desktop version to 1.0.1-alpha-1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicole-obrien committed Apr 5, 2024
1 parent e6b6acb commit ab7a7bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/desktop/package.json
@@ -1,7 +1,7 @@
{
"name": "desktop",
"productName": "Bloom",
"version": "1.0.0",
"version": "1.0.1-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",
Expand Down
2 changes: 1 addition & 1 deletion 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 <contact@bloomwallet.io>",
"license": "PolyForm Strict License 1.0.0",
Expand Down

0 comments on commit ab7a7bc

Please sign in to comment.