From 02059cc5607d7bb7de979d3965a1fa7895be535c Mon Sep 17 00:00:00 2001 From: Paul Carleton Date: Tue, 6 Jan 2026 12:51:43 +0000 Subject: [PATCH] chore: bump version to 0.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a3e166..dab5ea1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/conformance", - "version": "0.1.8", + "version": "0.1.9", "type": "module", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)",