This commit is contained in:
Jonathan Ong 2014-03-23 04:03:34 -07:00
parent ee8345303a
commit d6c523d107
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
HEAD
0.5.2 / 2014-03-23
==================
* fix: inspection of `app` and `app.toJSON()`

View File

@ -1,6 +1,6 @@
{
"name": "koa",
"version": "0.5.1",
"version": "0.5.2",
"description": "Koa web app framework",
"main": "lib/application.js",
"scripts": {