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 03f04fb commit a87ceb2Copy full SHA for a87ceb2
src/everart/index.ts
@@ -14,7 +14,7 @@ import open from "open";
14
const server = new Server(
15
{
16
name: "example-servers/everart",
17
- version: "0.1.0",
+ version: "0.2.0",
18
},
19
20
capabilities: {
src/sequentialthinking/index.ts
@@ -237,7 +237,7 @@ You should:
237
238
239
name: "sequential-thinking-server",
240
241
242
243
0 commit comments