Skip to content

Commit 70daa1f

Browse files
authored
release dart_mcp 0.3.0 (#216)
1 parent a252a46 commit 70daa1f

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.0-wip
1+
## 0.3.0
22

33
- Added error checking to required fields of all `Request` subclasses so that
44
they will throw helpful errors when accessed and not set.

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.0-wip
2+
version: 0.3.0
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)