From a8d6f646a774a4e67ca729663c7676572e1da0a4 Mon Sep 17 00:00:00 2001 From: freewil Date: Thu, 26 Apr 2012 01:13:38 -0400 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd1f862..6281b2a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bitcoin", "description": "Communicate with bitcoind via JSON-RPC", - "version": "1.2.0", + "version": "1.2.1", "main": "./lib/bitcoin", "keywords": [ "bitcoin",