Skip to content

Commit

Permalink
Release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 17, 2015
1 parent 445ad27 commit 80cfa7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unreleased
==========
0.13.0 / 2015-06-16
===================

* Allow Node.js HTTP server to set `Date` response header
* Fix incorrectly removing `Content-Location` on 304 response
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "send",
"description": "Better streaming static file server with Range and conditional-GET support",
"version": "0.12.3",
"version": "0.13.0",
"author": "TJ Holowaychuk <[email protected]>",
"contributors": [
"Douglas Christopher Wilson <[email protected]>"
Expand Down

0 comments on commit 80cfa7f

Please sign in to comment.