From e1d2020fcefee051a52915126959575bc96b5990 Mon Sep 17 00:00:00 2001 From: Dan Bovey Date: Sun, 1 Oct 2017 02:03:58 +0100 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03fbe87..df4dd43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-help-desk", - "version": "1.1.0", + "version": "1.1.1", "description": "💁 React Components for creating a help desk system", "main": "dist/js/index.js", "scripts": {