From 370a89631c62f3e39ce39393e04e9b24fec7e7d1 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Sat, 22 Mar 2014 01:19:12 -0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f22b6a..55d7601 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "insight-bitcore", "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.1.4", + "version": "0.1.5", "author": { "name": "Ryan X Charles", "email": "ryan@bitpay.com"