From 60abe4857bddee76e21ee6536940d5648dba974b Mon Sep 17 00:00:00 2001 From: Dolan Date: Thu, 23 Aug 2018 01:26:30 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 999b6b6393..330ad72bac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "3.6.0", + "version": "4.0.0", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {