README.md in pubnub-3.7.11 vs README.md in pubnub-3.7.12

- old
+ new

@@ -4,18 +4,21 @@ Basic usage remains unchanged and it's backward compatible so you don't have to change your code! Give it a try and share with us your thoughts! # Please direct all Support Questions and Concerns to Support@PubNub.com -## PubNub Gem version 3.7.10 +## PubNub Gem version 3.7.12 ##### YOU MUST HAVE A PUBNUB ACCOUNT TO USE THE API. ##### http://www.pubnub.com/account www.pubnub.com - PubNub Real-time Push Service in the Cloud. The PubNub Network is a blazingly fast Global Messaging Service for building real-time web and mobile apps. Thousands of apps and developers rely on PubNub for delivering human-perceptive real-time experiences that scale to millions of users worldwide. PubNub delivers the infrastructure needed to build amazing Mobile, MMO games, social apps, business collaborative solutions, and more. + +### Travis +[![Build Status](https://travis-ci.org/pubnub/ruby.svg?branch=master)](https://travis-ci.org/pubnub/ruby) ### Upgrading from PubNub 3.5.x We've made the response format compatible across all operations. This may break existing parsing of whereNow, leave, state, and PAM responses. So if you are monitoring these operation responses, please be sure to modify your code accordingly.