Version bump

This commit is contained in:
Dolan Miu
2021-09-25 02:33:45 +01:00
parent 3c33931d99
commit 65a0e97c97

View File

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