From ba0ca78696606a0863115b2ec4f4d6b3fadb4c01 Mon Sep 17 00:00:00 2001 From: Dolan Date: Tue, 22 May 2018 02:35:03 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4baaeda30..f09aaf0c50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "3.5.0", + "version": "3.6.0", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {