Skip to content

Commit a159644

Browse files
committed
3.0.0
1 parent 2aea92a commit a159644

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

History.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# 3.0.0
22

3-
You can test it with `npm install superagent@next`
4-
53
* Dropped support for Node 0.x. Please upgrade to at least Node 4.
64
* Dropped support for componentjs (Damien Caselli)
75
* Removed deprecated `.part()`/`superagent.Part` APIs.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "superagent",
3-
"version": "3.0.0-alpha.3",
3+
"version": "3.0.0",
44
"description": "elegant & feature rich browser / node HTTP with a fluent API",
55
"scripts": {
66
"prepublish": "make all",

0 commit comments

Comments
 (0)