Version bump

This commit is contained in:
Dolan Miu
2020-05-19 19:24:29 +01:00
parent 6245635b86
commit 2654799822

View File

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