diff --git a/package-lock.json b/package-lock.json index df8ae8a..3e091d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "insight-api", - "version": "5.0.0-beta.35", + "version": "5.0.0-beta.36", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d108b7f..5f364ee 100644 --- a/package.json +++ b/package.json @@ -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.35", + "version": "5.0.0-beta.36", "repository": "git://github.com/bitpay/insight-api.git", "bugs": { "url": "https://github.com/bitpay/insight-api/issues" diff --git a/package.json-e b/package.json-e index 3f1871c..d108b7f 100644 --- a/package.json-e +++ b/package.json-e @@ -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.34", + "version": "5.0.0-beta.35", "repository": "git://github.com/bitpay/insight-api.git", "bugs": { "url": "https://github.com/bitpay/insight-api/issues"