From 825180729275529eda8a1a63bf9735b460ee143d Mon Sep 17 00:00:00 2001 From: Chris Kleeschulte Date: Tue, 24 Oct 2017 17:51:25 -0400 Subject: [PATCH] Bumped version. --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4dd104b..a721b20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "insight-ui", - "version": "5.0.0-beta.24", + "version": "5.0.0-beta.25", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d6016fc..58656ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "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.", - "version": "5.0.0-beta.24", + "version": "5.0.0-beta.25", "repository": "git://github.com/bitpay/insight-ui.git", "bugs": { "url": "https://github.com/bitpay/insight-ui/issues"