From 832ea27041fa91c6f5fd683e0f497211ff1ec45b Mon Sep 17 00:00:00 2001 From: Dolan Date: Tue, 7 Mar 2017 14:43:33 +0000 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8774e774ef..853a0922e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "1.0.0", + "version": "1.0.1", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {