Version bump

This commit is contained in:
Dolan
2021-12-18 15:57:41 +00:00
parent 7682745402
commit 8583aa0632

View File

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