Version bump

This commit is contained in:
Dolan
2021-03-31 05:05:17 +01:00
parent eed7cb9537
commit dd7a83753b

View File

@ -1,6 +1,6 @@
{ {
"name": "docx", "name": "docx",
"version": "6.0.2", "version": "6.0.3",
"description": "Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.", "description": "Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.",
"main": "build/index.js", "main": "build/index.js",
"scripts": { "scripts": {