From e5909502c2ba1db0c782fd83aa3b50112a2401cb Mon Sep 17 00:00:00 2001 From: ihrpr Date: Mon, 12 May 2025 10:09:49 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa6f95452..f078e8f6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/sdk", - "version": "1.11.1", + "version": "1.11.2", "description": "Model Context Protocol implementation for TypeScript", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)",