From 735b45bd963360c36b8e7e3ecfee9ef75163f8d2 Mon Sep 17 00:00:00 2001 From: Goran Udosic Date: Tue, 6 Dec 2016 23:25:22 +0100 Subject: [PATCH] 1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e4307b..5c0b3b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-notification-system-redux", - "version": "1.0.9", + "version": "1.0.10", "description": "react-notification-system-redux", "main": "lib/notifications.js", "author": "Goran Udosic",