From e02ac43c073c6d41ec57d9f5a541b2616ed149c7 Mon Sep 17 00:00:00 2001 From: Dolan Date: Wed, 10 Oct 2018 20:39: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 e63dd166bf..9a87375bb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "4.1.0", + "version": "4.2.0", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {