From 8b78f2d2006ba1fe82b33cd663bc27f670e55a89 Mon Sep 17 00:00:00 2001 From: Dolan Miu Date: Sat, 1 Aug 2020 17:28:11 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be4f711bfb..a772332568 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "5.2.2", + "version": "5.3.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": {