Skip to content

Commit

Permalink
Release v16.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joanpablo committed Aug 21, 2023
1 parent 99a5871 commit f4c51c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies:
flutter:
sdk: flutter

reactive_forms: ^16.0.4
reactive_forms: ^16.1.0
```
Then run the command `flutter packages get` on the console.
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: reactive_forms
description: This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular Reactive Forms.
version: 16.0.4
version: 16.1.0
homepage: "https://github.com/joanpablo/reactive_forms"

environment:
Expand Down

0 comments on commit f4c51c0

Please sign in to comment.