Skip to content

Commit

Permalink
chore: bump to version v0.6.0 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroferreira1 authored Feb 24, 2021
1 parent 6dd13cd commit 096ae78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "hathor-wallet-headless",
"version": "0.5.7",
"version": "0.6.0",
"description": "Hathor Wallet Headless, i.e., without graphical user interface",
"main": "index.js",
"dependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.4",
"@babel/node": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@hathor/wallet-lib": "^0.16.12",
"@hathor/wallet-lib": "^0.16.13",
"express": "^4.17.1",
"express-validator": "^6.10.0"
},
Expand Down

0 comments on commit 096ae78

Please sign in to comment.