From 43c199c7258226d21f765740a1341f680f834497 Mon Sep 17 00:00:00 2001 From: Dolan Miu Date: Sat, 30 Mar 2019 15:45:12 +0000 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d9f935f42f..768a2a2aea4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "4.7.1", + "version": "5.0.0-rc1", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {