From 8405b39beac257c3919ed3a207db60207e369168 Mon Sep 17 00:00:00 2001 From: Rob Findley Date: Fri, 5 Sep 2025 18:45:48 +0000 Subject: [PATCH] Update README for v0.4.0 As we prepare to release v0.4.0, update the README to reference the new version. --- README.md | 4 ++-- internal/readme/README.src.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 606f579a..04885251 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# MCP Go SDK v0.3.0 +# MCP Go SDK v0.4.0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/modelcontextprotocol/go-sdk) @@ -7,7 +7,7 @@ This version contains breaking changes. See the [release notes]( -https://github.com/modelcontextprotocol/go-sdk/releases/tag/v0.3.0) for details. +https://github.com/modelcontextprotocol/go-sdk/releases/tag/v0.4.0) for details. [![PkgGoDev](https://pkg.go.dev/badge/github.com/modelcontextprotocol/go-sdk)](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk) diff --git a/internal/readme/README.src.md b/internal/readme/README.src.md index d128c935..1de4ebad 100644 --- a/internal/readme/README.src.md +++ b/internal/readme/README.src.md @@ -1,4 +1,4 @@ -# MCP Go SDK v0.3.0 +# MCP Go SDK v0.4.0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/modelcontextprotocol/go-sdk) @@ -6,7 +6,7 @@ This version contains breaking changes. See the [release notes]( -https://github.com/modelcontextprotocol/go-sdk/releases/tag/v0.3.0) for details. +https://github.com/modelcontextprotocol/go-sdk/releases/tag/v0.4.0) for details. [![PkgGoDev](https://pkg.go.dev/badge/github.com/modelcontextprotocol/go-sdk)](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk)