Version bump

This commit is contained in:
Dolan Miu
2024-11-28 10:38:29 +00:00
parent 3997ce538d
commit 17eb4fe8c4
2 changed files with 3 additions and 3 deletions

View File

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