diff --git a/package.json b/package.json index 338213a..f47e1f1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@anthropic-ai/mcpb", "description": "Tools for building MCP Bundles", - "version": "2.0.2", + "version": "2.1.0", "type": "module", "main": "dist/index.js", "module": "dist/index.js",