Skip to content

Commit

Permalink
Release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Aug 21, 2017
1 parent 0165103 commit d8ad272
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

1.1.2 / 2017-08-21
==================

**others**
* [[`0165103`](http://github.com/koajs/rewrite/commit/01651037d17ba0e9c171d802d53b9f21ff8f7291)] - chore: set publish tag to v1 (dead-horse <<dead_horse@qq.com>>)

1.1.1 / 2017-08-21
==================

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "koa-rewrite",
"description": "URL rewrite middleware for koa",
"repository": "koajs/rewrite",
"version": "1.1.1",
"version": "1.1.2",
"scripts": {
"test": "mocha --harmony test/*.js"
},
Expand All @@ -29,4 +29,4 @@
"debug": "^3.0.0",
"path-to-regexp": "^1.7.0"
}
}
}

0 comments on commit d8ad272

Please sign in to comment.