Commit 64b49361 by Alex MacCaw

bump version

parent dae8cdfb
...@@ -3,8 +3,9 @@ clearbit-node [![Build Status](https://travis-ci.org/clearbit/clearbit-node.svg? ...@@ -3,8 +3,9 @@ clearbit-node [![Build Status](https://travis-ci.org/clearbit/clearbit-node.svg?
Node library for querying the [Clearbit](https://clearbit.com) business intelligence APIs. Currently supports: Node library for querying the [Clearbit](https://clearbit.com) business intelligence APIs. Currently supports:
* [Person API](https://clearbit.com/docs#person-api) * [Enrichment API](https://clearbit.com/docs#enrichment-api)
* [Company API](https://clearbit.com/docs#company-api) * [Discovery API](https://clearbit.com/docs#discovery-api)
* [Watchlist API](https://clearbit.com/docs#watchlist-api)
## Setup ## Setup
```bash ```bash
......
{ {
"name": "clearbit", "name": "clearbit",
"version": "1.1.3", "version": "1.2.0",
"description": "Client for Clearbit.co business intelligence APIs", "description": "Client for Clearbit.co business intelligence APIs",
"main": "./src", "main": "./src",
"scripts": { "scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment