master/lib/guard/version.rb
Thibaud Guillaume-Gentil 649920b7f0 Version 0.5.0
2011-07-02 10:23:18 +02:00

4 lines
68 B
Ruby

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