Skip to content

Commit

Permalink
Merge pull request #23 from GiovanniCardamone/dev
Browse files Browse the repository at this point in the history
release 1.0.10
  • Loading branch information
GiovanniCardamone authored Aug 10, 2020
2 parents a36949c + 522ad7e commit fc4983b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ docs
examples
src
tests
.all-contributorsrc
.editorconfig
.env
.prettierignore
.prettierrc
.taprc
CHANGELOG.md
CONTRIBUTING.md
eslint.json
logo.png
nodemon.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-autoroutes",
"version": "1.0.9",
"version": "1.0.10",
"description": "Map directory structure to routes",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit fc4983b

Please sign in to comment.