File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
name : dart_mcp_examples
2
2
description : Examples for the Dart MCP package.
3
3
publish_to : none
4
- version : 0.0.1
4
+ version : 0.1.0
5
5
6
6
resolution : workspace
7
7
environment :
@@ -11,7 +11,7 @@ dependencies:
11
11
args : ^2.7.0
12
12
async : ^2.13.0
13
13
cli_util : ^0.4.2
14
- dart_mcp : ^0.3.4 -wip
14
+ dart_mcp : ^0.4.0 -wip
15
15
google_generative_ai : ^0.4.7
16
16
path : ^1.9.1
17
17
stream_channel : ^2.1.4
Original file line number Diff line number Diff line change 1
1
name : dart_mcp
2
- version : 0.3.4 -wip
2
+ version : 0.4.0 -wip
3
3
description : A package for making MCP servers and clients.
4
4
repository : https://github.com/dart-lang/ai/tree/main/pkgs/dart_mcp
5
5
issue_tracker : https://github.com/dart-lang/ai/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Adart_mcp
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
14
14
args : ^2.7.0
15
15
async : ^2.13.0
16
16
collection : ^1.19.1
17
- dart_mcp : ^0.3.4 -wip
17
+ dart_mcp : ^0.4.0 -wip
18
18
dds_service_extensions : ^2.0.1
19
19
devtools_shared : ^12.0.0
20
20
dtd : ^4.0.0
You can’t perform that action at this time.
0 commit comments