diff --git a/README.md b/README.md index 3faf227..9b52429 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/pubspec.yaml b/pubspec.yaml index 0fe107d..081c17d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: