lib/submodules/ably-ruby/lib/ably/version.rb in ably-rest-1.2.6 vs lib/submodules/ably-ruby/lib/ably/version.rb in ably-rest-1.2.7

- old
+ new

@@ -1,6 +1,6 @@ module Ably - VERSION = '1.2.6' + VERSION = '1.2.7' # The level of compatibility with the Ably service that this SDK supports. # Also referred to as the 'wire protocol version'. # spec : CSV2 PROTOCOL_VERSION = '2' end