From 2d1f3d8843da9f50c2ad73f4bad2cdfa9f8de4f7 Mon Sep 17 00:00:00 2001 From: Mario Colque Date: Wed, 26 Feb 2014 16:28:32 -0300 Subject: [PATCH] new version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43bb2b2..4df5743 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "insight-bitcore-api", "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.2", + "version": "0.1.3", "author": { "name": "Ryan X Charles", "email": "ryan@bitpay.com"