From 9559af90ad68b0b8863ea6c70f65f83a8af5edc9 Mon Sep 17 00:00:00 2001 From: Chris Kleeschulte Date: Tue, 7 Nov 2017 13:27:14 -0500 Subject: [PATCH] Bumped version. --- package-lock.json | 2 +- package.json | 2 +- package.json-e | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6213594..6ec6d68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "insight-ui", - "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 adb5c32..a378de0 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.35", + "version": "5.0.0-beta.36", "repository": "git://github.com/bitpay/insight-ui.git", "bugs": { "url": "https://github.com/bitpay/insight-ui/issues" diff --git a/package.json-e b/package.json-e index 2b2212a..adb5c32 100644 --- a/package.json-e +++ b/package.json-e @@ -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.34", + "version": "5.0.0-beta.35", "repository": "git://github.com/bitpay/insight-ui.git", "bugs": { "url": "https://github.com/bitpay/insight-ui/issues"