From 653fd60a24a1880460e84480be9394d02b45659b Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Mon, 8 Feb 2016 12:43:23 -0500 Subject: [PATCH] Bump package version to 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09f3583..d39609f 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.0", + "version": "0.3.1", "repository": "git://github.com/bitpay/insight.git", "contributors": [ {