From d6f363b275f8d08c34263e4e732122099e7c9c75 Mon Sep 17 00:00:00 2001 From: Dolan Date: Sun, 31 Jan 2021 04:54:26 +0000 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be21f2a5f51..562c48b57c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "5.4.1", + "version": "5.5.0", "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": {