diff --git a/package.json b/package.json index 8774e774ef1..853a0922e77 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": {