diff --git a/package-lock.json b/package-lock.json index 4057c764..579405f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "qr-code-styling", - "version": "1.7.2", + "version": "1.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "qr-code-styling", - "version": "1.7.2", + "version": "1.8.0", "license": "MIT", "dependencies": { "qrcode-generator": "^1.4.4" diff --git a/package.json b/package.json index 90c64dbd..93b6578d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qr-code-styling", - "version": "1.7.2", + "version": "1.8.0", "description": "Add a style and an image to your QR code", "main": "lib/qr-code-styling.js", "types": "lib/index.d.ts",