From 6d17c237425c04bfa31a7e0ffe90119586997b2f Mon Sep 17 00:00:00 2001 From: Denys Kozak Date: Sat, 29 May 2021 12:29:03 +0300 Subject: [PATCH] Create v1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d9930a9..1a0773e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qr-code-styling", - "version": "1.4.0", + "version": "1.4.1", "description": "Add a style and an image to your QR code", "main": "lib/qr-code-styling.js", "types": "lib/index.d.ts",