diff --git a/package-lock.json b/package-lock.json index 11fdfa78..dce2061a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "xlsx-populate", - "version": "1.19.0", + "version": "1.19.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 09c179bd..63af16a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xlsx-populate", - "version": "1.19.0", + "version": "1.19.1", "description": "Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, and a focus on keeping existing workbook features and styles in tact.", "keywords": [ "excel",