Bumped version.

This commit is contained in:
Chris Kleeschulte 2017-11-08 09:38:58 -05:00
parent af23a8c6e2
commit ab2163ffdd
No known key found for this signature in database
GPG Key ID: 33195D27EF6BDB7F
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.38",
"version": "5.0.0-beta.39",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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