From 825136d1c9a9348936f4ac4faf124e09bcb10af0 Mon Sep 17 00:00:00 2001 From: Dolan Miu Date: Sun, 15 Nov 2020 23:04:27 +0000 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e3a678600..be21f2a5f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "5.4.0", + "version": "5.4.1", "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": {