Skip to content

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
menems committed Dec 22, 2015
1 parent fe8726d commit bf7f61d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

v0.2.0 / 2015-12-22
===================

* feat: add autoPrefix and useFiles options

v0.1.7 / 2015-12-07
===================

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-66-aggregate",
"version": "0.1.7",
"version": "0.2.0",
"description": "aggregate koa-66 router from directory",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit bf7f61d

Please sign in to comment.