Version bump

This commit is contained in:
Dolan Miu
2021-03-25 02:55:45 +00:00
parent 4842630e09
commit ed409ac1b7

View File

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