diff --git a/README.md b/README.md index 7370b5b..38a19e8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Add the date_field package to your project's dependencies in pubspec.yaml. ```yaml dependencies: ... - date_field: ^3.0.5 + date_field: ^3.2.0 ``` Import the package in your Dart code.