We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6844c4 commit 0ef8f0cCopy full SHA for 0ef8f0c
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+0.17.0 / 2019-05-03
+===================
3
4
* deps: http-errors@~1.7.2
5
- Set constructor name when possible
package.json
@@ -1,7 +1,7 @@
{
"name": "send",
"description": "Better streaming static file server with Range and conditional-GET support",
- "version": "0.16.2",
+ "version": "0.17.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>",
0 commit comments