From bd41fb6c339fe5ad4c8ee2f9dd81858e753e1ada Mon Sep 17 00:00:00 2001 From: alexk111 Date: Sun, 9 Dec 2018 14:30:26 +0700 Subject: [PATCH] Version 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d5dd1f..610387d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "debitpay", - "version": "1.0.0", + "version": "1.1.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": {