From 27d7dfdbca6d2a73c66c469806eed80fe6b1aaaa Mon Sep 17 00:00:00 2001 From: Cezary Baginski Date: Wed, 4 Nov 2015 15:31:27 +0100 Subject: [PATCH] Release 3.0.4 --- lib/listen/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/listen/version.rb b/lib/listen/version.rb index 3f14a973..394d0c5c 100644 --- a/lib/listen/version.rb +++ b/lib/listen/version.rb @@ -1,3 +1,3 @@ module Listen - VERSION = '3.0.3' + VERSION = '3.0.4' end