From e6f6d1cf502ca9aa3ac0f25dfe8239c13c10cec0 Mon Sep 17 00:00:00 2001 From: Thibaud Guillaume-Gentil Date: Mon, 28 Apr 2014 08:12:38 +0200 Subject: [PATCH] Release 2.7.3 --- 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 2f09b6fd..94778886 100644 --- a/lib/listen/version.rb +++ b/lib/listen/version.rb @@ -1,3 +1,3 @@ module Listen - VERSION = '2.7.2' + VERSION = '2.7.3' end