Skip to content

Commit

Permalink
0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
samueljoos committed Feb 11, 2019
1 parent 3403597 commit ca2a41e
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/group.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [next-avenues](https://github.com/samueljoos/next-avenues) *0.6.2*
# [next-avenues](https://github.com/samueljoos/next-avenues) *0.6.3*

> A fancy dynamic router for Next.js heavily inspired on Adonis.js and next-routes
Expand Down
2 changes: 1 addition & 1 deletion docs/link.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [next-avenues](https://github.com/samueljoos/next-avenues) *0.6.2*
# [next-avenues](https://github.com/samueljoos/next-avenues) *0.6.3*

> A fancy dynamic router for Next.js heavily inspired on Adonis.js and next-routes
Expand Down
2 changes: 1 addition & 1 deletion docs/route.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [next-avenues](https://github.com/samueljoos/next-avenues) *0.6.2*
# [next-avenues](https://github.com/samueljoos/next-avenues) *0.6.3*

> A fancy dynamic router for Next.js heavily inspired on Adonis.js and next-routes
Expand Down
2 changes: 1 addition & 1 deletion docs/router.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [next-avenues](https://github.com/samueljoos/next-avenues) *0.6.2*
# [next-avenues](https://github.com/samueljoos/next-avenues) *0.6.3*

> A fancy dynamic router for Next.js heavily inspired on Adonis.js and next-routes
Expand Down
2 changes: 1 addition & 1 deletion docs/store.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [next-avenues](https://github.com/samueljoos/next-avenues) *0.6.2*
# [next-avenues](https://github.com/samueljoos/next-avenues) *0.6.3*

> A fancy dynamic router for Next.js heavily inspired on Adonis.js and next-routes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-avenues",
"version": "0.6.2",
"version": "0.6.3",
"description": "A fancy dynamic router for Next.js heavily inspired on Adonis.js and next-routes",
"main": "lib/index.js",
"browser": "lib/index.js",
Expand Down

0 comments on commit ca2a41e

Please sign in to comment.