README.md in constantcontact-1.1.2 vs README.md in constantcontact-1.2.0

- old
+ new

@@ -7,11 +7,11 @@ Installation ==== Via bundler: ```ruby -gem 'constantcontact', '~> 1.1.0' +gem 'constantcontact', '~> 1.2.0' ``` Otherwise: ```bash [sudo|rvm] gem install constantcontact ``` @@ -125,6 +125,6 @@ <% end %> ``` The first time you access the action in browser you should see the "Click to authorize" link. Follow the link, go through all the Constant Contact steps required -and then you will be redirected back to your action and you should see the list of contacts. \ No newline at end of file +and then you will be redirected back to your action and you should see the list of contacts.