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

- old
+ new

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