Version bump

This commit is contained in:
Dolan Miu
2020-08-01 17:28:11 +01:00
parent 26a3fa6946
commit 8b78f2d200

View File

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