From 0fc4abcd68c9512044cd2497f35e5bda5051dbeb Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Sun, 30 Nov 2014 19:34:25 -0300 Subject: [PATCH] Update v0.2.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d17cb7d..0505b3e 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.2.11", + "version": "0.2.12", "author": { "name": "Ryan X Charles", "email": "ryan@bitpay.com"