README.md in data-com-api-0.1.0 vs README.md in data-com-api-0.1.1

- old
+ new

@@ -1,14 +1,13 @@ # DataComApi -Allows to interface with Data.com API ( Salesforce, ex Jigsaw ). -**Work in progress** +Ruby bindings for Data.com API ( Salesforce, ex Jigsaw ). ## Installation Add this line to your application's Gemfile: - gem 'data-com-api', '~> 0.1.0' + gem 'data-com-api', '~> 0.1.1' And then execute: $ bundle