From c9fb9a827de5e259e15c66a286a695ca36d2722d Mon Sep 17 00:00:00 2001 From: Dolan Date: Tue, 26 Feb 2019 21:54:33 +0000 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56aafb0a40b..1a61428ad3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "4.7.0", + "version": "4.7.1", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {