Skip to content

Commit 0f4b7f6

Browse files
committed
chore(publish): prepare for v2.0.1 - Jun 20, 2024
1 parent da92ce7 commit 0f4b7f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ packages:
161161
path: ".."
162162
relative: true
163163
source: path
164-
version: "2.0.0"
164+
version: "2.0.1"
165165
matcher:
166166
dependency: transitive
167167
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: listenable_stream
22
description: Convert Listenable (e.g. ChangeNotifier), ValueListenable(e.g. ValueNotifier) to Stream / ValueStream.
3-
version: 2.0.0
3+
version: 2.0.1
44
homepage: https://github.com/Flutter-Dart-Open-Source/listenable_stream.git
55
repository: https://github.com/Flutter-Dart-Open-Source/listenable_stream.git
66
issue_tracker: https://github.com/Flutter-Dart-Open-Source/listenable_stream/issues

0 commit comments

Comments
 (0)