From ee81f3c502416bb4542a82ddd03128bd125ab2a9 Mon Sep 17 00:00:00 2001 From: Dolan Date: Sat, 29 Jul 2017 01:26:34 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {