Bumped version.

This commit is contained in:
Chris Kleeschulte 2017-11-13 09:55:18 -05:00
parent 3c1f4d7ef9
commit e86411a6c8
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": "insight-api",
"version": "5.0.0-beta.41",
"version": "5.0.0-beta.42",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "insight-api",
"description": "A Bitcoin blockchain REST and web socket API service for Bitcore Node.",
"version": "5.0.0-beta.41",
"version": "5.0.0-beta.42",
"repository": "git://github.com/bitpay/insight-api.git",
"bugs": {
"url": "https://github.com/bitpay/insight-api/issues"