From bf4c75cc0c914d2ffb119f3ad68cd5fc7a1194c7 Mon Sep 17 00:00:00 2001 From: freewil Date: Mon, 22 Oct 2012 16:15:24 -0400 Subject: [PATCH] 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0c7e93..7340523 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bitcoin", "description": "Communicate with bitcoind via JSON-RPC", - "version": "1.4.0", + "version": "1.5.0", "main": "./lib/bitcoin", "keywords": [ "bitcoin",