master/lib/guard/version.rb
Thibaud Guillaume-Gentil 2c81e5b9bd Version 0.6.0
2011-08-13 16:47:23 +02:00

4 lines
68 B
Ruby

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