Release 0.19.1
This commit is contained in:
parent
bb5ecd325c
commit
4b83a5a96c
2 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
||||||
|
|
||||||
|
0.19.1 / 2015-04-14
|
||||||
|
==================
|
||||||
|
|
||||||
|
* non-error thrown, fixed #432
|
||||||
|
|
||||||
0.19.0 / 2015-04-05
|
0.19.0 / 2015-04-05
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "koa",
|
"name": "koa",
|
||||||
"version": "0.19.0",
|
"version": "0.19.1",
|
||||||
"description": "Koa web app framework",
|
"description": "Koa web app framework",
|
||||||
"main": "lib/application.js",
|
"main": "lib/application.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue