Skip to content

Commit c7449f2

Browse files
author
haoxin
committedApr 9, 2017
4.0.0
1 parent e90b0f0 commit c7449f2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎History.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
4.0.0 / 2017-04-09
3+
==================
4+
5+
* throw error if file not exists, closes #43
6+
* remove co, use async function
7+
* bump deps
8+
29
3.3.0 / 2017-01-10
310
==================
411

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "koa-send",
33
"description": "Transfer static files",
44
"repository": "koajs/send",
5-
"version": "3.3.0",
5+
"version": "4.0.0",
66
"keywords": [
77
"koa",
88
"file",

0 commit comments

Comments
 (0)
Please sign in to comment.