Skip to content

Commit

Permalink
Release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed May 13, 2015
1 parent 9314d7d commit ce7dbf3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

1.2.1 / 2015-05-13
==================

* Merge pull request #5 from koajs/fix-test-iojs
* fix: test run on iojs and upgrade copy-to

1.2.0 / 2014-08-08
==================

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

0 comments on commit ce7dbf3

Please sign in to comment.