Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Adis Durakovic committed Feb 15, 2024
1 parent a9d665d commit 2da96ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adonis-autoswagger",
"version": "1.10.0",
"version": "2.0.0",
"description": "Auto-Generate swagger docs for AdonisJS",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -42,4 +42,4 @@
"arrowParens": "always"
},
"packageManager": "[email protected]"
}
}

0 comments on commit 2da96ec

Please sign in to comment.