lib/ice_nine/version.rb in ice_nine-0.11.0 vs lib/ice_nine/version.rb in ice_nine-0.11.1

- old
+ new

@@ -1,8 +1,8 @@ # encoding: utf-8 module IceNine # Gem version - VERSION = '0.11.0'.freeze + VERSION = '0.11.1'.freeze end # IceNine