Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit b53ba14

Browse files
authored
Prepare release of v4.1.5 (#105)
1 parent 13ec752 commit b53ba14

File tree

3 files changed

+139
-185
lines changed

3 files changed

+139
-185
lines changed

CHANGELOG.md

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

33
- Drop unneeded dependency on `package:js`.
44
- Update the minimum Dart SDK version to `3.3.0`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sse
2-
version: 4.1.5-wip
2+
version: 4.1.5
33
description: >-
44
Provides client and server functionality for setting up bi-directional
55
communication through Server Sent Events (SSE) and corresponding POST

0 commit comments

Comments
 (0)