master/lib/guard/version.rb
Thibaud Guillaume-Gentil 1681bc8b45 Version 0.4.1
2011-06-07 21:27:19 +02:00

4 lines
61 B
Ruby

module Guard
VERSION = "0.4.1" unless defined? VERSION
end