Skip to content

Commit 9b11d84

Browse files
author
haoxin
committedJun 19, 2018
5.0.0
1 parent b0eff0b commit 9b11d84

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎History.md

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

2+
5.0.0 / 2018-06-19
3+
==================
4+
5+
* bump deps
6+
27
4.0.3 / 2018-05-17
38
==================
49

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "koa-static",
33
"description": "Static file serving middleware for koa",
44
"repository": "koajs/static",
5-
"version": "4.0.3",
5+
"version": "5.0.0",
66
"keywords": [
77
"koa",
88
"middleware",

0 commit comments

Comments
 (0)
Please sign in to comment.