diff --git a/package-lock.json b/package-lock.json index 7215732c..b3305cb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "qrcode", - "version": "1.5.1", + "version": "1.5.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7115d8d3..c39ef435 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.5.1", + "version": "1.5.2", "author": "Ryan Day ", "contributors": [ "Vincenzo Greco ",