diff --git a/package-lock.json b/package-lock.json index 992a55fb..6977e201 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "docxtemplater", - "version": "3.47.0", + "version": "3.47.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "docxtemplater", - "version": "3.47.0", + "version": "3.47.1", "license": "MIT", "dependencies": { "@xmldom/xmldom": "^0.8.10" diff --git a/package.json b/package.json index 5f3d2820..17a538fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docxtemplater", - "version": "3.47.0", + "version": "3.47.1", "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": [