Skip to content

Commit

Permalink
Bump version in Swagger config file too
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonderson committed Aug 3, 2024
1 parent 1688067 commit 1b031dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/swagger.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const openapiSpecification = swaggerJsdoc({
name: 'MIT',
url: 'http://opensource.org/licenses/MIT',
},
version: '0.9.2',
version: '0.10.0',
},
components: {
securitySchemes: {
Expand Down

0 comments on commit 1b031dd

Please sign in to comment.