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

- old
+ new

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