From fc35aefab09106535a5239eb0682573cdcd2975d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Wed, 26 Oct 2016 18:04:01 +0200 Subject: [PATCH] Update hubot-remotestorage-logger to 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c55b449..5a0e6ba 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "hubot-plusplus": "^1.1.5", "hubot-read-tweet": "0.0.2", "hubot-redis-brain": "0.0.2", - "hubot-remotestorage-logger": "^0.3.0", + "hubot-remotestorage-logger": "^0.4.0", "hubot-rss-reader": "git://github.com/67P/hubot-rss-reader.git", "hubot-rules": "^0.1.0", "hubot-scripts": "^2.5.16",