1.1.1
This commit is contained in:
parent
16265355db
commit
2907b7fc03
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
1.1.1 / 2015-10-22
|
||||
==================
|
||||
|
||||
* do not send a content-type when the type is unknown #536
|
||||
|
||||
1.1.0 / 2015-10-11
|
||||
==================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "koa",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Koa web app framework",
|
||||
"main": "lib/application.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue