From b33f3b42e06089ff790b89bf8fb860434889b01b Mon Sep 17 00:00:00 2001 From: alexk111 Date: Sat, 11 Jan 2020 22:29:35 +0700 Subject: [PATCH] Version 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c81db66..3e0e21b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "debitpay", - "version": "1.1.4", + "version": "1.1.5", "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": {