From 9dc14c7c10c5a968b106fea6560d035cfadca422 Mon Sep 17 00:00:00 2001 From: alexk111 Date: Thu, 15 Aug 2019 18:04:57 +0700 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3b97ed..5f07183 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "debitpay", - "version": "1.1.2", + "version": "1.1.4", "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": {