Version bump

This commit is contained in:
Dolan Miu
2025-03-15 03:19:53 +00:00
parent a708475539
commit 8ba9a448d3
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "docx",
"version": "9.2.0",
"version": "9.3.0",
"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",