Skip to content

Commit

Permalink
increased version
Browse files Browse the repository at this point in the history
  • Loading branch information
clragon committed Mar 19, 2023
1 parent bff3622 commit 4aba2d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.0

- Full release

## 0.3.0

- Updated documentation
Expand Down
3 changes: 1 addition & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flutter_sub
description: Idiomatic State Lifecycles for Flutter. Part of the State, part of the Tree.
repository: https://github.com/clragon/flutter_sub/

version: 0.3.0
version: 1.0.0

environment:
sdk: ">=2.17.0 <3.0.0"
Expand All @@ -15,5 +15,4 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
mockito: ^5.3.2

0 comments on commit 4aba2d1

Please sign in to comment.