Chore: Bump Readme Version

This commit is contained in:
Alexander Scott 2022-02-26 12:37:15 +10:00
parent 40e788ea21
commit e6267a13be

View file

@ -15,7 +15,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency:
```yaml
dependencies:
...
date_field: ^2.1.2
date_field: ^3.0.0
```
In your library add the following import: