Version bump

This commit is contained in:
Dolan Miu
2021-09-30 15:07:26 +01:00
parent 8d94fa9a78
commit 0df72996b5

View File

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