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