From c08b0cdc8b078756cc4a5c02aa4220026265c55d Mon Sep 17 00:00:00 2001 From: Nitin Date: Thu, 4 Oct 2018 14:34:21 +0530 Subject: [PATCH] v1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b18808a..aa7c24c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "redocx", "description": "Create word documents with React", - "version": "1.0.3", + "version": "1.1.3", "repository": "https://github.com/nitin42/redocx", "main": "./lib/index.js", "author": "Nitin Tulswani",