From 133c2321f950445b177d1d4b150680637a741b3d Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Thu, 28 Jan 2016 15:01:20 -0500 Subject: [PATCH] Bump package version to 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 805a8b2..869fd93 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "insight-api", "description": "A Bitcoin blockchain REST and web socket API service for Bitcore Node.", - "version": "0.3.1", + "version": "0.3.2", "repository": "git://github.com/bitpay/insight-api.git", "contributors": [ {