From 99a69bf6180df3e44f5d19265050fe0d87b340ca Mon Sep 17 00:00:00 2001 From: Goran Date: Thu, 28 Sep 2017 06:16:09 -0400 Subject: [PATCH] 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a9a40f..797d133 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-notification-system-redux", - "version": "1.1.4", + "version": "1.1.5", "description": "react-notification-system-redux", "main": "lib/notifications.js", "author": "Goran Udosic",