lib/footrest/version.rb in footrest-0.1 vs lib/footrest/version.rb in footrest-0.1.2

- old
+ new

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