From d08899c853a7deb7e63251bd9596dc38ec598a0d Mon Sep 17 00:00:00 2001 From: "Ryan X. Charles" Date: Thu, 27 Feb 2014 08:21:14 -0500 Subject: [PATCH] update version to 0.1.6 The most significant update in this version is Manuel's work on getting bitcore to work in the browser. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebb43d8..45dd4c5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bitcore", "description": "Bitcoin Library", - "version": "0.1.5", + "version": "0.1.6", "author": { "name": "Stephen Pair", "email": "stephen@bitpay.com"