master/lib/guard/version.rb
Thibaud Guillaume-Gentil 8ff259b249 Version 0.6.2
2011-08-17 16:07:23 +02:00

4 lines
68 B
Ruby

module Guard
VERSION = "0.6.2" unless defined? Guard::VERSION
end