Skip to content

Commit c74836c

Browse files
author
haoxin
committedMay 17, 2018
4.0.3
1 parent 9fbb147 commit c74836c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎History.md

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

2+
4.0.3 / 2018-05-17
3+
==================
4+
5+
* npm: disable package-lock
6+
* bump deps
7+
28
4.0.2 / 2017-11-16
39
==================
410

‎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.2",
5+
"version": "4.0.3",
66
"keywords": [
77
"koa",
88
"middleware",

0 commit comments

Comments
 (0)
Please sign in to comment.