We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336db92 commit 53a4729Copy full SHA for 53a4729
1 file changed
src/index.ts
@@ -9,7 +9,7 @@ import axios from "axios";
9
*/
10
const server = new McpServer({
11
name: "business-hotels-mcp",
12
- version: "2.0.0",
+ version: "2.0.2",
13
});
14
15
/**
0 commit comments