Skip to content

Commit 82ff0e8

Browse files
committed
Release 3.5.1
1 parent 495f1ab commit 82ff0e8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
3.5.1 / 2018-07-31
3+
==================
4+
5+
**fixes**
6+
* [[`495f1ab`](http://github.com/node-modules/agentkeepalive/commit/495f1ab625d43945d72f68096b97db723d4f0657)] - fix: add the lost npm files (#66) (Henry Zhuang <<[email protected]>>)
7+
28
3.5.0 / 2018-07-31
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentkeepalive",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"description": "Missing keepalive http.Agent",
55
"main": "index.js",
66
"browser": "browser.js",

0 commit comments

Comments
 (0)