Skip to content

Commit

Permalink
set release version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jwyman328 committed Jun 29, 2024
1 parent fdd58c9 commit 7818fb0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.0.1
# 0.1.0

- Initial alpha

Expand Down
8 changes: 4 additions & 4 deletions release/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "utxo-fee-estimation",
"version": "0.0.1",
"name": "LiveWallet",
"version": "0.1.0",
"description": "An application to understand the health of your Bitcoin wallet.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 7818fb0

Please sign in to comment.