diff --git a/package-lock.json b/package-lock.json index 4a0da18..37a5fb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ireceipt.pro/js", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ireceipt.pro/js", - "version": "1.1.0", + "version": "1.1.1", "funding": [ { "type": "buymeacoffee", diff --git a/package.json b/package.json index b8983c6..7c7f021 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ireceipt.pro/js", - "version": "1.1.0", + "version": "1.1.1", "description": "Create PDF files or images (JPG, PNG, WEBP) from your HTML template.", "main": "./lib/index.js", "types": "./lib/index.d.ts",