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