Version bump

This commit is contained in:
Dolan
2022-12-10 15:43:26 +00:00
parent 8024c01a82
commit 62d0767ceb
2 changed files with 3 additions and 215 deletions

View File

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