From da0fa863451fafebfe9245a41d29e504095e4c33 Mon Sep 17 00:00:00 2001 From: Dolan Date: Thu, 10 Jan 2019 02:37:40 +0000 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ede47b9e4..35bd67623c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "4.5.0", + "version": "4.6.0", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {