README.md in parse-ruby-client-0.0.6 vs README.md in parse-ruby-client-0.0.7
- old
+ new
@@ -17,10 +17,10 @@
# Getting Started
## Installation
-`gem "parse-ruby-client", "~> 0.0.5"`
+`gem "parse-ruby-client", "~> 0.0.7"`
---
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.