Skip to content

Commit 00889b4

Browse files
authored
release dart_mcp version 0.3.2 (#237)
1 parent 5e93ef4 commit 00889b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/dart_mcp/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.3.2-wip
1+
## 0.3.2
22

33
- Deprecate the `EnumSchema` type in favor of the `StringSchema` with an
44
`enumValues` parameter. The `EnumSchema` type was not MCP spec compatible.

pkgs/dart_mcp/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dart_mcp
2-
version: 0.3.2-wip
2+
version: 0.3.2
33
description: A package for making MCP servers and clients.
44
repository: https://github.com/dart-lang/ai/tree/main/pkgs/dart_mcp
55
issue_tracker: https://github.com/dart-lang/ai/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Adart_mcp

0 commit comments

Comments
 (0)