Version bump

This commit is contained in:
Dolan Miu
2021-09-28 22:20:05 +01:00
parent 5cba664f70
commit b986403656

View File

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