Bumped version.

This commit is contained in:
Chris Kleeschulte 2017-10-11 16:41:14 -04:00
parent ba31444df5
commit 2010f73d81
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-ui", "name": "insight-ui",
"version": "5.0.0-beta.16", "version": "5.0.0-beta.17",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"name": "insight-ui", "name": "insight-ui",
"description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.", "description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.",
"version": "5.0.0-beta.16", "version": "5.0.0-beta.17",
"repository": "git://github.com/bitpay/insight-ui.git", "repository": "git://github.com/bitpay/insight-ui.git",
"bugs": { "bugs": {
"url": "https://github.com/bitpay/insight-ui/issues" "url": "https://github.com/bitpay/insight-ui/issues"