Skip to content

Commit 46e767e

Browse files
authored
Update README for v0.4.0 (#422)
As we prepare to release v0.4.0, update the README to reference the new version.
1 parent 2a00640 commit 46e767e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<!-- Autogenerated by weave; DO NOT EDIT -->
2-
# MCP Go SDK v0.3.0
2+
# MCP Go SDK v0.4.0
33

44
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/modelcontextprotocol/go-sdk)
55

66
***BREAKING CHANGES***
77

88
This version contains breaking changes.
99
See the [release notes](
10-
https://github.com/modelcontextprotocol/go-sdk/releases/tag/v0.3.0) for details.
10+
https://github.com/modelcontextprotocol/go-sdk/releases/tag/v0.4.0) for details.
1111

1212
[![PkgGoDev](https://pkg.go.dev/badge/github.com/modelcontextprotocol/go-sdk)](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk)
1313

internal/readme/README.src.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# MCP Go SDK v0.3.0
1+
# MCP Go SDK v0.4.0
22

33
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/modelcontextprotocol/go-sdk)
44

55
***BREAKING CHANGES***
66

77
This version contains breaking changes.
88
See the [release notes](
9-
https://github.com/modelcontextprotocol/go-sdk/releases/tag/v0.3.0) for details.
9+
https://github.com/modelcontextprotocol/go-sdk/releases/tag/v0.4.0) for details.
1010

1111
[![PkgGoDev](https://pkg.go.dev/badge/github.com/modelcontextprotocol/go-sdk)](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk)
1212

0 commit comments

Comments
 (0)