From 51ce07fada7d1cdedaf4ca28820a3911ae1329ec Mon Sep 17 00:00:00 2001 From: ihrpr Date: Thu, 8 May 2025 18:05:27 +0100 Subject: [PATCH] bump version to 1.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6a65847..fa6f9545 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/sdk", - "version": "1.11.0", + "version": "1.11.1", "description": "Model Context Protocol implementation for TypeScript", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)",