Version bump (#2496)

This commit is contained in:
Dolan
2023-12-31 14:35:06 +00:00
committed by GitHub
parent 6929dee846
commit 7570fc2bf5
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "docx",
"version": "8.4.0",
"version": "8.5.0",
"description": "Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.",
"type": "module",
"main": "build/index.umd.js",