0.5.2
This commit is contained in:
parent
ee8345303a
commit
d6c523d107
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
HEAD
|
0.5.2 / 2014-03-23
|
||||||
==================
|
==================
|
||||||
|
|
||||||
* fix: inspection of `app` and `app.toJSON()`
|
* fix: inspection of `app` and `app.toJSON()`
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "koa",
|
"name": "koa",
|
||||||
"version": "0.5.1",
|
"version": "0.5.2",
|
||||||
"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