Version bump

This commit is contained in:
Dolan
2020-11-04 02:52:28 +00:00
parent c7ea26e422
commit 82bdb301f9

View File

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