We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495f1ab commit 82ff0e8Copy full SHA for 82ff0e8
History.md
@@ -1,4 +1,10 @@
1
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 <<zhuanghengfei@gmail.com>>)
7
8
3.5.0 / 2018-07-31
9
==================
10
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",
0 commit comments