diff --git a/package-lock.json b/package-lock.json index 9ff6ee3a..41189b59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "qrcode", - "version": "1.4.3", + "version": "1.4.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 646e1b01..1bd7fc93 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "qrcode", "description": "QRCode / 2d Barcode api with both server side and client side support using canvas", - "version": "1.4.3", + "version": "1.4.4", "author": "Ryan Day ", "contributors": [ "Vincenzo Greco "