Skip to content

Commit 508636b

Browse files
authored
Prepare release of v4.1.5 (dart-archive/sse#105)
1 parent 7fac9cd commit 508636b

File tree

3 files changed

+139
-185
lines changed

3 files changed

+139
-185
lines changed

pkgs/sse/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`.

pkgs/sse/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)