From bb4399396732ca7b7a3d2e8e92e4cd3282d8b442 Mon Sep 17 00:00:00 2001 From: Thibaud Guillaume-Gentil Date: Thu, 15 May 2014 08:55:15 +0200 Subject: [PATCH] Release 2.7.5 --- 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 19e2c712..9f59cbd9 100644 --- a/lib/listen/version.rb +++ b/lib/listen/version.rb @@ -1,3 +1,3 @@ module Listen - VERSION = '2.7.4' + VERSION = '2.7.5' end