diff --git a/package.json b/package.json index 77f437a..92a270e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@anthropic-ai/mcpb", "description": "Tools for building MCP Bundles", - "version": "1.1.5", + "version": "1.2.0", "type": "module", "main": "dist/index.js", "module": "dist/index.js",