Skip to content

Commit b1f9804

Browse files
committed
version bump
1 parent 9817efb commit b1f9804

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.4.3
2+
3+
- Fix SSE behavior on StreamableHTTP
4+
- Added sendNotification and sendRequest to extra for server callbacks
5+
16
## 0.4.2
27

38
- Add Tool Annotation

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mcp_dart
22
description: Dart Implementation of Model Context Protocol (MCP) SDK.
3-
version: 0.4.2
3+
version: 0.4.3
44
repository: https://github.com/leehack/mcp_dart
55

66
environment:

0 commit comments

Comments
 (0)