From dc2bacfc10c4524ba8b5cff89bc6e25eeb4ce576 Mon Sep 17 00:00:00 2001 From: S McDowall Date: Mon, 27 Nov 2023 18:01:33 -0500 Subject: [PATCH] Update pubspec.yaml Bump Version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2a61212e..71b318ce 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: flutter_typeahead -version: 5.0.0 +version: 5.0.1 description: A highly customizable typeahead (autocomplete) text input field for Flutter homepage: https://github.com/AbdulRahmanAlHamali/flutter_typeahead