From eebef6411634084be6c33bdbd1522be783c11406 Mon Sep 17 00:00:00 2001 From: Felix Weinberger Date: Thu, 25 Jun 2026 10:20:58 +0000 Subject: [PATCH] chore: bump version to 0.2.0-alpha.7 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a35d0087..25503f02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@modelcontextprotocol/conformance", - "version": "0.2.0-alpha.6", + "version": "0.2.0-alpha.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@modelcontextprotocol/conformance", - "version": "0.2.0-alpha.6", + "version": "0.2.0-alpha.7", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", diff --git a/package.json b/package.json index 571cada7..15ef51bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/conformance", - "version": "0.2.0-alpha.6", + "version": "0.2.0-alpha.7", "type": "module", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)",