diff --git a/package-lock.json b/package-lock.json index 267b19b..3c5f9a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "easyinvoice", - "version": "3.0.40", + "version": "3.0.41", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "easyinvoice", - "version": "3.0.40", + "version": "3.0.41", "license": "MIT", "dependencies": { "axios": "^0.27.2", diff --git a/package.json b/package.json index a1dc46c..4a755e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easyinvoice", - "version": "3.0.40", + "version": "3.0.41", "description": "Easily create beautiful PDF invoices.", "license": "MIT", "homepage": "https://budgetinvoice.com",