lib/ultimate/helpers/version.rb in ultimate-helpers-0.1.0.1 vs lib/ultimate/helpers/version.rb in ultimate-helpers-0.2.0

- old
+ new

@@ -1,5 +1,5 @@ module Ultimate module Helpers - VERSION = '0.1.0.1' + VERSION = '0.2.0' end end