Version bump

This commit is contained in:
Dolan Miu
2025-01-10 12:31:16 +00:00
parent 2a56360875
commit eb2174e566
2 changed files with 3 additions and 3 deletions

View File

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