Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehutch committed Jun 14, 2023
1 parent d527b51 commit ecfe92e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 1.0.2

Check if `mounted` before calling `markNeedsBuild()`

### 1.0.1

Add `notifyChanged` method.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_reactive_value
description: Simple reactive state management for Flutter.
version: 1.0.1
version: 1.0.2
homepage: https://github.com/lukehutch/flutter_reactive_value

environment:
Expand Down

0 comments on commit ecfe92e

Please sign in to comment.