From 9e61e5418d07e0ea83814feada41d5ecb5df0d56 Mon Sep 17 00:00:00 2001 From: Jaime Pillora Date: Sun, 3 Apr 2016 00:59:57 +1100 Subject: [PATCH] 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c7536f..7152b76 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "Notify.js", "name": "notifyjs-browser", - "version": "0.4.1", + "version": "0.4.2", "author": { "name": "Jaime Pillora" },