Version bump

This commit is contained in:
Dolan Miu
2021-03-23 01:52:49 +00:00
parent e78696fbac
commit 9ec7b4969d

View File

@ -1,6 +1,6 @@
{ {
"name": "docx", "name": "docx",
"version": "6.0.0", "version": "6.0.1",
"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": {