From 54b7365554566c9fb8b88f60e6b1b60f443eae82 Mon Sep 17 00:00:00 2001 From: Salim Lachdhaf Date: Thu, 22 Sep 2022 19:53:20 +0200 Subject: [PATCH] v5.0.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 40be980..c6d6ef3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dropdown_search description: Simple and robust Searchable Dropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization. -version: 5.0.2 +version: 5.0.3 homepage: https://github.com/salim-lachdhaf git: https://github.com/salim-lachdhaf/searchable_dropdown repository: https://github.com/salim-lachdhaf/searchable_dropdown