From 69501310ac5beeee5f811b12a3984b108c84c090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zoe=20Faltib=C3=A0?= Date: Mon, 7 Sep 2020 17:41:07 +0200 Subject: [PATCH] bump to 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4910467..45e9cba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cc-transaction", - "version": "1.2.1", + "version": "1.2.2", "description": "The encoding/decoding functions for the Colored Coins scheme issuance set of OP_CODES", "main": "Transaction.js", "dependencies": {