Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iyobo committed Jul 15, 2019
1 parent e1d42cc commit a4e537a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "koa-ts-controllers",
"version": "1.3.0",
"version": "1.3.1",
"description": "This is a Typescript routing controller system for KoaJS 2+. Define your REST API endpoints using classes and decorators.",
"main": "dist/index.js",
"repository": {
Expand Down

0 comments on commit a4e537a

Please sign in to comment.