lib/footrest/version.rb in footrest-0.3.0 vs lib/footrest/version.rb in footrest-0.3.1

- old
+ new

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