diff --git a/frontend/src/swagger.json b/frontend/src/swagger.json index 47e1073..6c7c8cf 100644 --- a/frontend/src/swagger.json +++ b/frontend/src/swagger.json @@ -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": "/", diff --git a/frontend/src/swaggerDef.json b/frontend/src/swaggerDef.json index 417bf55..ddb4dc1 100644 --- a/frontend/src/swaggerDef.json +++ b/frontend/src/swaggerDef.json @@ -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": "/"