Version bump

This commit is contained in:
Dolan Miu
2021-11-01 00:42:30 +00:00
parent 89040e0237
commit 9547805ec2
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "docx",
"version": "7.1.1",
"version": "7.1.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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