Skip to content

Commit

Permalink
bump version to v1.9.1 (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtzman authored May 9, 2024
1 parent 65e382b commit 5542c29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mobilecoin-wallet",
"productName": "MobileCoin Wallet",
"version": "1.9.0",
"version": "1.9.1",
"description": "Desktop hot wallet for your MobileCoin needs.",
"main": "./main.prod.js",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mobilecoin-wallet",
"productName": "MobileCoin Wallet",
"version": "1.9.0",
"version": "1.9.1",
"description": "Desktop hot wallet for your MobileCoin needs.",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit 5542c29

Please sign in to comment.