From a0276be738bceb19bbc60ec18d6ab53a126e42c5 Mon Sep 17 00:00:00 2001 From: ihrpr Date: Tue, 22 Apr 2025 11:06:01 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d72e6e2b..f24053c5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/sdk", - "version": "1.10.1", + "version": "1.10.2", "description": "Model Context Protocol implementation for TypeScript", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)",