From 9130206fb0714704068c35f8767cc539cef1f9cc Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Tue, 1 Oct 2024 08:52:01 +0000 Subject: [PATCH] ci: version bump to 0.2.5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 65ddde1..87e1dc7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: snacky description: Easily display customizable snackbars in Flutter with minimal configuration. Ideal for quick notifications and alerts in your app. -version: 0.2.4 +version: 0.2.5 homepage: https://github.com/Impaktfull/flutter_snacky topics: - snackbar