From e6267a13bea97b41e05cf4aaf3a586b6445e1663 Mon Sep 17 00:00:00 2001 From: Alexander Scott Date: Sat, 26 Feb 2022 12:37:15 +1000 Subject: [PATCH] Chore: Bump Readme Version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd4ed6f..f5829db 100644 --- a/README.md +++ b/README.md @@ -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: