From f091cff7c9aeadfa66e98cd07b16b8332a52b9ef Mon Sep 17 00:00:00 2001 From: Dolan Date: Wed, 7 Nov 2018 01:06:59 +0000 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee9fa9049a..8dd99448d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "4.3.0", + "version": "4.4.0", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {