Skip to content

Commit 012f0ca

Browse files
committed
v1.4.0
1 parent fb10d48 commit 012f0ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# UNRELEASED
1+
# 1.4.0 (2015-09-14)
22

33
* add Request#parse method to client library
44
* add missing statusCode in client response

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "superagent",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "elegant & feature rich browser / node HTTP with a fluent API",
55
"scripts": {
66
"test": "make test"

0 commit comments

Comments
 (0)