From 9cc0c401f044d33da484abce2e31485dc352aa9a Mon Sep 17 00:00:00 2001 From: Patrick Nagurny Date: Wed, 2 Sep 2015 10:58:58 -0400 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f3ddc8..78a20a3 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.18", + "version": "0.3.0", "repository": "git://github.com/bitpay/insight-api.git", "contributors": [{ "name": "Matias Alejo Garcia",