Skip to content

Commit

Permalink
0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Sep 20, 2014
1 parent ca2d326 commit 08ce7b5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@

0.12.0 / 2014-09-20
==================

* add this.assert()
* use content-disposition

0.11.0 / 2014-09-08
==================

* fix app.use() assertion #337
* bump a lot of dependencies

0.10.0 / 2014-08-12
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koa",
"version": "0.11.0",
"version": "0.12.0",
"description": "Koa web app framework",
"main": "lib/application.js",
"scripts": {
Expand Down

0 comments on commit 08ce7b5

Please sign in to comment.