From ed4f01e5bfff44bcecd8da76c9ff5e2ca185fcc9 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 18 Feb 2014 15:13:55 -0300 Subject: [PATCH] npm version 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index face300..68da80e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "insight-bitcore", "description": "An open-source bitcoin blockchain 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.1", + "version": "0.1.2", "author": { "name": "Ryan X Charles", "email": "ryan@bitpay.com"