master/lib/guard/version.rb
Thibaud Guillaume-Gentil 9995498fa5 Bump to beta 2
2010-10-07 22:37:55 +02:00

3 lines
43 B
Ruby

module Guard
VERSION = "0.1.0.beta.2"
end