From 7c0ef4cd0811897c6fa1685408d4ae48efbff857 Mon Sep 17 00:00:00 2001 From: wanderer Date: Mon, 30 Jan 2017 13:27:38 -0500 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c0bc85..92fc7b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ethereumjs-tx", - "version": "1.2.2", + "version": "1.2.3", "description": "An simple module for creating, manipulating and signing ethereum transactions", "main": "index.js", "scripts": {