lib/ice_nine/version.rb in ice_nine-0.8.0 vs lib/ice_nine/version.rb in ice_nine-0.9.0

- old
+ new

@@ -1,8 +1,8 @@ # encoding: utf-8 module IceNine # Unreleased gem version - VERSION = '0.8.0'.freeze + VERSION = '0.9.0'.freeze end # module IceNine