Version bump

This commit is contained in:
Dolan Miu
2024-10-13 01:58:44 +01:00
parent 07f363fcb7
commit 3ad68337e7
2 changed files with 3 additions and 3 deletions

View File

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