Version bump

This commit is contained in:
Dolan Miu
2022-09-22 09:21:04 +01:00
parent 401de9147c
commit 0e818c8d73
2 changed files with 3 additions and 3 deletions

View File

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