Version bump

This commit is contained in:
Dolan Miu
2021-03-21 03:19:18 +00:00
parent 77afb55167
commit 9cf7f3cf54

View File

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