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

Commit

Permalink
Prepare release of v4.1.5 (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo authored Feb 29, 2024
1 parent 13ec752 commit b53ba14
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 185 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 4.1.5-wip
## 4.1.5

- Drop unneeded dependency on `package:js`.
- Update the minimum Dart SDK version to `3.3.0`.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: sse
version: 4.1.5-wip
version: 4.1.5
description: >-
Provides client and server functionality for setting up bi-directional
communication through Server Sent Events (SSE) and corresponding POST
Expand Down
Loading

0 comments on commit b53ba14

Please sign in to comment.