master/lib/guard/version.rb
Thibaud Guillaume-Gentil d268f236bf Version 0.6.1
2011-08-15 09:53:10 +02:00

4 lines
68 B
Ruby

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