From 258adba94c1394259bc1d14c7959da791d8d2d99 Mon Sep 17 00:00:00 2001 From: Dolan Date: Sat, 16 Sep 2017 17:48:15 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00ef2b27074..ba4d5e6dbda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "2.1.2", + "version": "2.1.3", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {