Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Commit

Permalink
1.2.0-nullsafety.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 committed Jan 8, 2021
1 parent d7e27f5 commit 60d41f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## 1.2.0-nullsafety.1 - Jan 8, 2021

- Update README.md.

## 1.2.0-nullsafety.0 - Jan 8, 2021

- Migrate this package to null safety.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: distinct_value_connectable_stream
description: Distinct value connectable stream for RxDart, useful for BLoC pattern
version: 1.2.0-nullsafety.0
version: 1.2.0-nullsafety.1
homepage: https://github.com/hoc081098/distinct_value_connectable_stream

environment:
Expand Down

0 comments on commit 60d41f3

Please sign in to comment.