From 84bc7c7b6d5c64e8c204b54dc8e8ece9d700157e Mon Sep 17 00:00:00 2001 From: Alex Kaul Date: Sun, 20 Sep 2020 23:45:45 +0700 Subject: [PATCH] v1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf0f226..6d56cf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "debitpay", - "version": "1.2.2", + "version": "1.2.3", "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": {