master/lib/guard/version.rb
Thibaud Guillaume-Gentil df5278e988 Bump to 0.2.1
2010-10-24 10:31:16 +02:00

3 lines
36 B
Ruby

module Guard
VERSION = "0.2.1"
end