From ddcd05cbc205a5fb896883db92040f0a3db26368 Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Fri, 27 May 2016 14:24:15 -0400 Subject: [PATCH] Bump package version to 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a961a65..862f9ae 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": "0.3.1", + "version": "0.4.0", "repository": "git://github.com/bitpay/insight-ui.git", "contributors": [ {