diff --git a/package-lock.json b/package-lock.json index da3ac865..0df75d72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "qrcode", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f3fa3fb7..ca7fb733 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.0", + "version": "1.5.1", "author": "Ryan Day ", "contributors": [ "Vincenzo Greco ",