From 8c388a95c449af5ff26e6a5a79a14f405eea92e4 Mon Sep 17 00:00:00 2001 From: felipe Date: Wed, 12 Apr 2017 16:01:26 +0200 Subject: [PATCH] bump patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71387bd75b..a7ff13b159 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "2.0.0", + "version": "2.0.1", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {