From ae9614aa598f1e923e558a01cb44bb828c9236d3 Mon Sep 17 00:00:00 2001 From: Alex Kaul Date: Mon, 24 Aug 2020 16:07:23 +0700 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7500464..d1fddc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "debitpay", - "version": "1.2.0", + "version": "1.2.1", "description": "Simple app which decodes Bitpay payment links into Bitcoin transaction requirements, so that you could make the payments with Bitcoin wallets not supporting Bitpay.", "main": "index.js", "scripts": {