From 19a907aed37f49c5964913e904ad02d01ef2dc83 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 2 Jun 2014 10:18:58 -0300 Subject: [PATCH 1/2] v0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b244cd087..8d94bac98 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "start": "INSIGHT_PUBLIC_PATH=public node node_modules/.bin/insight-bitcore-api" }, "dependencies": { - "insight-bitcore-api": "=0.2.1" + "insight-bitcore-api": "=0.2.2" }, "devDependencies": { "bower": "~1.2.8", From cc6c07767869c247fde9dc291f2d2ed021b03161 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 2 Jun 2014 10:19:14 -0300 Subject: [PATCH 2/2] 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d94bac98..96dadd79d 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.2.1", + "version": "0.2.2", "author": { "name": "Ryan X Charles", "email": "ryan@bitpay.com"