master/lib/guard/version.rb

4 lines
37 B
Ruby
Raw Normal View History

2010-10-03 21:00:33 +00:00
module Guard
2011-06-05 18:53:36 +00:00
VERSION = "0.4.0"
end