Bump version.

This commit is contained in:
Chris Kleeschulte 2017-10-20 13:19:56 -04:00
parent 877012d992
commit 6f9305c49f
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.22",
"version": "5.0.0-beta.23",
"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.22",
"version": "5.0.0-beta.23",
"repository": "git://github.com/bitpay/insight-api.git",
"bugs": {
"url": "https://github.com/bitpay/insight-api/issues"