mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-19 00:23:24 +02:00
Make changes to typescript to trigger new tag
This commit is contained in:
@@ -36,7 +36,7 @@ const ListArgumentsSchema = z.object({
|
||||
const server = new Server(
|
||||
{
|
||||
name: "redis",
|
||||
version: "1.0.0"
|
||||
version: "0.0.1"
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user