lib/footrest/version.rb in footrest-0.2.0 vs lib/footrest/version.rb in footrest-0.2.2

- old
+ new

@@ -1,3 +1,3 @@ module Footrest - VERSION = '0.2.0' unless defined?(Footrest::VERSION) + VERSION = '0.2.2' unless defined?(Footrest::VERSION) end \ No newline at end of file