chore(release): 5.0.0-beta.2

This commit is contained in:
Jason Dreyzehner 2017-08-18 19:42:19 -04:00
parent e87f97f809
commit 3a867824d6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "bitcore-node",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -5,7 +5,7 @@
"node": ">=8.2.0"
},
"author": "BitPay <dev@bitpay.com>",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"main": "./index.js",
"repository": "git://github.com/bitpay/bitcore-node.git",
"homepage": "https://github.com/bitpay/bitcore-node",