Version bump

This commit is contained in:
Dolan Miu
2020-05-26 21:07:30 +01:00
parent 5ae824358c
commit 20e6b98770

View File

@ -1,6 +1,6 @@
{ {
"name": "docx", "name": "docx",
"version": "5.1.0", "version": "5.1.1",
"description": "Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.", "description": "Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.",
"main": "build/index.js", "main": "build/index.js",
"scripts": { "scripts": {