diff --git a/package-lock.json b/package-lock.json index 8ed2c586..926831e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "docxtemplater", - "version": "3.31.3", + "version": "3.31.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "docxtemplater", - "version": "3.31.3", + "version": "3.31.4", "license": "MIT", "dependencies": { "@xmldom/xmldom": "^0.8.2" diff --git a/package.json b/package.json index c540131d..7a5a9ac0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docxtemplater", - "version": "3.31.3", + "version": "3.31.4", "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": [