Skip to content

Commit

Permalink
bump version to v0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-zwets committed Dec 29, 2024
1 parent ef26c7c commit 1aab67c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cashonize-wallet",
"version": "0.2.6",
"version": "0.2.7",
"description": "Cashonize is a Bitcoin Cash (BCH) Wallet which supports CashTokens, WalletConnect and CashConnect.",
"productName": "Cashonize",
"author": "",
Expand Down Expand Up @@ -54,7 +54,7 @@
"vue-tsc": "^2.2.0"
},
"engines": {
"node": "^28 || ^26 || ^24 || ^22 || ^20 || ^18",
"node": "^24 || ^22 || ^20 || ^18",
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
}
Expand Down
2 changes: 1 addition & 1 deletion src-capacitor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cashonize-wallet",
"version": "0.2.6",
"version": "0.2.7",
"description": "Cashonize is a Bitcoin Cash (BCH) Wallet which supports CashTokens, WalletConnect and CashConnect.",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 1aab67c

Please sign in to comment.