From 15b1e1dabf7876dc0d8878e22d0cd4e90354ed7c Mon Sep 17 00:00:00 2001 From: alexk111 Date: Mon, 6 Jul 2020 23:33:05 +0700 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53fbda8..4a751b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "debitpay", - "version": "1.1.5", + "version": "1.2.0", "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": {