From 2f8da778a2eb5ff8c4a272c1e059136d2aeddc0f Mon Sep 17 00:00:00 2001 From: Daniel Cousens Date: Mon, 30 Oct 2017 14:16:10 +1100 Subject: [PATCH] 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebce7c6..df676e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcoinjs-lib", - "version": "3.2.1", + "version": "3.3.0", "description": "Client-side Bitcoin JavaScript library", "main": "./src/index.js", "engines": {