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

Commit 2a0563f

Browse files
authored
Prepare release v2.4.1 (#301)
1 parent 906c944 commit 2a0563f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

33
- Update the examples to use `WebSocketChannel.ready` and clarify that
44
`WebSocketChannel.ready` should be awaited before sending data over the

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: web_socket_channel
2-
version: 2.4.1-wip
2+
version: 2.4.1
33

44
description: >-
55
StreamChannel wrappers for WebSockets. Provides a cross-platform

0 commit comments

Comments
 (0)