We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87fe3b8 commit 28de171Copy full SHA for 28de171
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Version 2.0.2 (2024-09-23)
+## Version 2.0.1 (2024-09-23)
4
5
- Update environment dependency to support up to Dart v3.
6
pubspec.yaml
@@ -1,5 +1,5 @@
name: event_bus
-version: 2.0.2
+version: 2.0.1
description: A simple Event Bus using Dart Streams for decoupling applications
repository: https://github.com/marcojakob/dart-event-bus
homepage: https://code.makery.ch/library/dart-event-bus/
0 commit comments