diff --git a/package-lock.json b/package-lock.json index c5e21574..b46dcb4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "docxtemplater", - "version": "3.55.9", + "version": "3.56.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "docxtemplater", - "version": "3.55.9", + "version": "3.56.0", "license": "MIT", "dependencies": { "@xmldom/xmldom": "^0.9.6" diff --git a/package.json b/package.json index 70a90891..4455adde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docxtemplater", - "version": "3.55.9", + "version": "3.56.0", "author": "Edgar Hipp", "description": "Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line", "contributors": [