Skip to content

Commit

Permalink
📦 v2.2.0
Browse files Browse the repository at this point in the history
__Added__:

- 👷 Add `.pipe()` method;
- 📋 Update documentation with "download example" via `.pipe()` method;
  • Loading branch information
dr-dimitru committed May 4, 2020
1 parent d43a223 commit 3704509
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "request-libcurl",
"version": "2.1.0",
"version": "2.2.0",
"description": "Extremely stable HTTP request module built on top of libcurl",
"main": "index.js",
"scripts": {
Expand All @@ -16,6 +16,7 @@
"curl",
"repeats",
"http",
"http2",
"https",
"post",
"get",
Expand Down

0 comments on commit 3704509

Please sign in to comment.