master/lib/guard/version.rb

3 lines
36 B
Ruby
Raw Normal View History

2010-10-03 21:00:33 +00:00
module Guard
2011-04-14 19:39:29 +00:00
VERSION = "0.3.1"
2010-10-03 21:00:33 +00:00
end