Version bump

This commit is contained in:
Dolan Miu
2020-06-29 01:17:13 +01:00
parent d14fe31f97
commit ba3d551c9f

View File

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