Skip to content

Commit

Permalink
Update Version for Release (#21)
Browse files Browse the repository at this point in the history
* update actions

* update test

* add tests badge

* fix badge

* the badge

* add badges

* repo status

* update version

* remove gzip note
  • Loading branch information
vvillait88 authored Apr 20, 2022
1 parent dc6d12d commit dbca907
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ This is a simple JavaScript client library to access the various API endpoints p
This library bundles up PDL API requests into simple function calls, making it easy to integrate into your projects. You can use the various [API endpoints](#endpoints) to access up-to-date, real-world data from our massive [Person](https://docs.peopledatalabs.com/docs/stats) and [Company](https://docs.peopledatalabs.com/docs/company-stats) Datasets.

## ✨ Features
- Tiny <2KB size gzip
- Supports all People Data Labs API endpoints
- Built-in Typescript support

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "peopledatalabs",
"version": "2.0.1",
"version": "2.0.2",
"description": "An universal client for the People Data Labs API",
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit dbca907

Please sign in to comment.