Version bump

This commit is contained in:
Dolan Miu
2024-11-07 23:46:27 +00:00
parent 56d23176b7
commit 7f3c5615c9
2 changed files with 3 additions and 3 deletions

View File

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