lib/ably/version.rb in ably-1.0.1 vs lib/ably/version.rb in ably-1.0.2

- old
+ new

@@ -1,6 +1,6 @@ module Ably - VERSION = '1.0.1' + VERSION = '1.0.2' PROTOCOL_VERSION = '1.0' # Allow a variant to be configured for all instances of this client library # such as ruby-rest-[VERSION]