From 9e8d67c4a98d8702b7ad7f924c098a274f391fe8 Mon Sep 17 00:00:00 2001 From: Dolan Date: Fri, 28 Jun 2019 01:59:18 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9044ecdeca..965a8b51e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "5.0.0-rc3", + "version": "5.0.0-rc4", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {