From 5345199d165e2aa28f579325ae447ad8092ce9cc Mon Sep 17 00:00:00 2001 From: ThickLine <31936990+ThickLine@users.noreply.github.com> Date: Wed, 28 Feb 2024 23:18:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4448f27..8e007d2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A highly customizable modal widget for Flutter that allows users to pick a count Add this to your package's pubspec.yaml file: ```dart dependencies: - pick_country_picker: ^0.0.1 + pick_country_picker: ^0.0.3 ``` 2. Install it You can install packages from the command line: