Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
defunctzombie committed Sep 15, 2015
1 parent fb10d48 commit 012f0ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# UNRELEASED
# 1.4.0 (2015-09-14)

* add Request#parse method to client library
* add missing statusCode in client response
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "superagent",
"version": "1.3.0",
"version": "1.4.0",
"description": "elegant & feature rich browser / node HTTP with a fluent API",
"scripts": {
"test": "make test"
Expand Down

0 comments on commit 012f0ca

Please sign in to comment.