Skip to content

Commit e43d071

Browse files
authored
prep to publish (flutter#12)
1 parent fc168d5 commit e43d071

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.0.3
2+
3+
- Fix an issue where messages could come out of order.
4+
15
## 2.0.2
26

37
- Support the latest `package:stream_channel`.

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: 2.0.2
2+
version: 2.0.3
33
author: Dart Team <[email protected]>
44
homepage: https://github.com/dart-lang/sse
55
description: >-

0 commit comments

Comments
 (0)