README.md in parse-ruby-client-0.1.9 vs README.md in parse-ruby-client-0.1.10

- old
+ new

@@ -17,10 +17,10 @@ # Getting Started ## Installation -`gem "parse-ruby-client", "~> 0.1.9"` +`gem "parse-ruby-client", "~> 0.1.10"` --- To get started, load the parse.rb file and call Parse.init to initialize the client object with your application ID and API key values, which you can obtain from the parse.com dashboard.