From d329e4e3b095637cc09ffdd041aa8f7847a0a50f Mon Sep 17 00:00:00 2001 From: Thibaud Guillaume-Gentil Date: Tue, 19 Apr 2011 09:40:56 +0200 Subject: [PATCH] Version 0.3.3 --- lib/guard/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/guard/version.rb b/lib/guard/version.rb index e4f0bd9..71fc9ba 100644 --- a/lib/guard/version.rb +++ b/lib/guard/version.rb @@ -1,3 +1,3 @@ module Guard - VERSION = "0.3.2" + VERSION = "0.3.3" end \ No newline at end of file