Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Treml committed Feb 19, 2021
1 parent d27b103 commit 0b60410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/src/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openapi": "3.0.0",
"info": {
"title": "Botium Speech Processing API",
"version": "1.0.2",
"version": "1.0.3",
"description": "Botium Speech Processing API"
},
"basePath": "/",
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/swaggerDef.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openapi": "3.0.0",
"info": {
"title": "Botium Speech Processing API",
"version": "1.0.2",
"version": "1.0.3",
"description": "Botium Speech Processing API"
},
"basePath": "/"
Expand Down

0 comments on commit 0b60410

Please sign in to comment.