diff --git a/example/package.json b/example/package.json index 9d2e223..3d4979d 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "@aws-lambda-mcp-server/example", - "version": "0.0.3", + "version": "1.0.0", "type": "module", "private": true, "license": "ISC", diff --git a/package.json b/package.json index 463e03b..b72fa71 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@aws-lambda-mcp-server/root", "private": true, - "version": "0.0.3", + "version": "1.0.0", "description": "A Hono wrapper for building an MCP (Model Context Protocol) Server that runs on AWS Lambda functions.", "type": "module", "scripts": { diff --git a/package/package.json b/package/package.json index d301cc9..982ac3d 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "aws-lambda-mcp-server", - "version": "0.0.3", + "version": "1.0.0", "description": "A Hono wrapper for building an MCP (Model Context Protocol) Server that runs on AWS Lambda functions.", "type": "module", "keywords": [