From 2df7adecc004fc4266e8f4cd0f938a2263c9e5d3 Mon Sep 17 00:00:00 2001 From: Olivier Chafik Date: Mon, 8 Dec 2025 23:38:27 +0100 Subject: [PATCH] version: 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac8ea133d..52ee65954 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "homepage": "https://github.com/modelcontextprotocol/ext-apps", "name": "@modelcontextprotocol/ext-apps", - "version": "0.0.1", + "version": "0.0.2", "license": "MIT", "description": "MCP Apps SDK — Enable MCP servers to display interactive user interfaces in conversational clients.", "type": "module",