From 3f7ba2962cdc8c99be2e0f2dba5b635081a966b5 Mon Sep 17 00:00:00 2001 From: poad <1867845+poad@users.noreply.github.com> Date: Sat, 1 Aug 2026 05:47:58 +0000 Subject: [PATCH] chore: release 1.1.7 --- example/package.json | 2 +- package.json | 2 +- package/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/package.json b/example/package.json index 74adad6..4784814 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "@aws-lambda-mcp-server/example", - "version": "1.1.6", + "version": "1.1.7", "type": "module", "private": true, "license": "ISC", diff --git a/package.json b/package.json index 495aaf9..77aa5d7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@aws-lambda-mcp-server/root", "private": true, - "version": "1.1.6", + "version": "1.1.7", "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 eaa0e5b..fb237fa 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "aws-lambda-mcp-server", - "version": "1.1.6", + "version": "1.1.7", "description": "A Hono wrapper for building an MCP (Model Context Protocol) Server that runs on AWS Lambda functions.", "type": "module", "keywords": [