From e956310d4379b85ef76d4c79d0b9bb97fa856d25 Mon Sep 17 00:00:00 2001 From: Sean Lavine Date: Sun, 25 Oct 2015 21:32:10 -0700 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7af431..8d79517 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bitcoin", "description": "Communicate with bitcoind via JSON-RPC", - "version": "3.0.0", + "version": "3.0.1", "main": "lib/index.js", "keywords": [ "bitcoin",