Version bump

This commit is contained in:
Dolan Miu
2020-06-17 14:34:27 +01:00
parent e2f55d52e9
commit f3feda6c6a

View File

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