Skip to content

Commit

Permalink
solution: prepare release v0.4.2 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: Igor Artamonov <[email protected]>
  • Loading branch information
BOOMER74 and splix authored Nov 5, 2023
1 parent 0a9e463 commit 3df0bc9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/bigamount-crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emeraldpay/bigamount-crypto",
"version": "0.4.1",
"version": "0.4.2",
"description": "BigAmount for Cryptocurrencies",
"author": "Igor Artamonov",
"license": "Apache-2.0",
Expand All @@ -22,7 +22,7 @@
"prepublishOnly": "npm run clean && npm run build && npm run test"
},
"dependencies": {
"@emeraldpay/bigamount": "0.4.1",
"@emeraldpay/bigamount": "0.4.2",
"bignumber.js": "8.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/bigamount/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emeraldpay/bigamount",
"version": "0.4.1",
"version": "0.4.2",
"description": "Big Amounts with units and conversions",
"author": "Igor Artamonov",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3df0bc9

Please sign in to comment.