From 492face7ab8684023cfe1b321ea2840c555dbefb Mon Sep 17 00:00:00 2001 From: Dolan Date: Sun, 17 Sep 2017 00:20:18 +0100 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba4d5e6dbd..48f6247b5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "2.1.3", + "version": "3.0.0", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {