Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlai committed Jan 23, 2015
1 parent 6d65738 commit f158b58
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.0 / 2015-01-23
==================

* Merge pull request #5 from pebble/standard-req-res
* Pass this.req/this.res instead of this.request/this.response

1.1.1 / 2015-01-13
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "koa-bunyan-logger",
"version": "1.1.1",
"version": "1.2.0",
"description": "Koa middleware for logging requests using bunyan",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit f158b58

Please sign in to comment.