Version bump

This commit is contained in:
Dolan
2020-01-16 03:04:38 +00:00
parent d53cdb0558
commit 5cf534ad26

View File

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