Version bump

This commit is contained in:
Dolan Miu
2023-05-04 19:35:01 +01:00
parent c0c62001fe
commit b59fa6bb16
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "docx",
"version": "8.0.3",
"version": "8.0.4",
"description": "Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.",
"main": "build/index.js",
"scripts": {