We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a252a46 commit 70daa1fCopy full SHA for 70daa1f
pkgs/dart_mcp/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.3.0-wip
+## 0.3.0
2
3
- Added error checking to required fields of all `Request` subclasses so that
4
they will throw helpful errors when accessed and not set.
pkgs/dart_mcp/pubspec.yaml
@@ -1,5 +1,5 @@
name: dart_mcp
-version: 0.3.0-wip
+version: 0.3.0
description: A package for making MCP servers and clients.
repository: https://github.com/dart-lang/ai/tree/main/pkgs/dart_mcp
5
issue_tracker: https://github.com/dart-lang/ai/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Adart_mcp
0 commit comments