Skip to content

Commit

Permalink
Merge pull request #14 from afadil/12-searching-for-symbol-always-ret…
Browse files Browse the repository at this point in the history
…urns-something-went-wrong

bump version
  • Loading branch information
afadil authored Jun 18, 2024
2 parents a631ea7 + f7854cc commit acbcec9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wealthfolio-app",
"private": true,
"version": "1.0.0",
"version": "1.0.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "Wealthfolio",
"version": "1.0.0"
"version": "1.0.2"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit acbcec9

Please sign in to comment.