Skip to content

Commit cef18ff

Browse files
committed
Merge tag '18.1.1' into develop
18.1.1
2 parents 795aca5 + ec7023a commit cef18ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies:
8888
flutter:
8989
sdk: flutter
9090

91-
reactive_forms: ^18.1.0
91+
reactive_forms: ^18.1.1
9292
```
9393
9494
Then, run the command `flutter packages get` in the console.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: reactive_forms
22
description: This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular Reactive Forms.
3-
version: 18.1.0
3+
version: 18.1.1
44
homepage: "https://github.com/joanpablo/reactive_forms"
55

66
environment:

0 commit comments

Comments
 (0)