From 67e6545d88b0e683015d0c86fe5481676492ec95 Mon Sep 17 00:00:00 2001 From: Sean Lavine Date: Thu, 16 Jul 2015 09:18:18 -0700 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23a75de..7aa0b19 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bitcoin", "description": "Communicate with bitcoind via JSON-RPC", - "version": "2.3.2", + "version": "2.4.0", "main": "lib/index.js", "keywords": [ "bitcoin",