Skip to content

Commit

Permalink
Merge tag '16.1.0' into develop
Browse files Browse the repository at this point in the history
16.1.0
  • Loading branch information
joanpablo committed Aug 21, 2023
2 parents 99a5871 + 12f2172 commit 9cd2093
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 9cd2093

Please sign in to comment.