From 28c62c1ee4b1966ccccf4425e91125e23172b9cf Mon Sep 17 00:00:00 2001 From: Dolan Miu Date: Sat, 1 Apr 2017 13:31:24 +0100 Subject: [PATCH] version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 898928a240..a329a674be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "1.3.1", + "version": "2.0.0", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {