Skip to content

Commit 2f5a7f5

Browse files
committed
v1.3.0
1 parent e70ebed commit 2f5a7f5

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.3.0 (2015-08-05)
22

33
* fix incorrect content-length of data set to buffer
44
* serialize request data takes into account charsets

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.2.0",
3+
"version": "1.3.0",
44
"description": "elegant & feature rich browser / node HTTP with a fluent API",
55
"scripts": {
66
"test": "make test"

0 commit comments

Comments
 (0)