Skip to content

Commit 0fd7b1a

Browse files
committed
v1.0.1 Release
- Update Rxdart v0.28.0.
1 parent d3b6cc9 commit 0fd7b1a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
## 1.0.1
2+
- Update Rxdart v0.28.0.
3+
14
## 1.0.0
25
- Initial release.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fsm
22
description: "A Firebase inspired State Management library. FSM helps enable signaling, passing data, and communication between widgets. Essentially a modern EventBus implementation to support building realtime API based apps."
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://codelessly.com
55

66
environment:

0 commit comments

Comments
 (0)