Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Aug 8, 2014
1 parent 9a3a293 commit 1530385
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion History.md
@@ -1,5 +1,10 @@

1.1.0 / 2014-08-05
1.2.0 / 2014-08-08
==================

* fix status in on error

1.1.0 / 2014-08-05
==================

* fix link
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "koa-onerror",
"version": "1.1.0",
"version": "1.2.0",
"description": "koa error handler, hack ctx.onerror",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1530385

Please sign in to comment.