diff --git a/package.json b/package.json index ce5b880119..d25349f7d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "2.1.1", + "version": "2.1.2", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {