Skip to content

Commit

Permalink
Release 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jul 31, 2018
1 parent 495f1ab commit 82ff0e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

3.5.1 / 2018-07-31
==================

**fixes**
* [[`495f1ab`](http://github.com/node-modules/agentkeepalive/commit/495f1ab625d43945d72f68096b97db723d4f0657)] - fix: add the lost npm files (#66) (Henry Zhuang <<zhuanghengfei@gmail.com>>)

3.5.0 / 2018-07-31
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "agentkeepalive",
"version": "3.5.0",
"version": "3.5.1",
"description": "Missing keepalive http.Agent",
"main": "index.js",
"browser": "browser.js",
Expand Down

0 comments on commit 82ff0e8

Please sign in to comment.