From 500edcc7c2728e5b87cb6a940996a399178ab772 Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Fri, 9 Feb 2024 08:57:42 +0000 Subject: [PATCH] ci: version bump to 0.0.7 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b2d8ffa..f063f2e 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.0.6 +version: 0.0.7 homepage: https://github.com/Impaktfull/flutter_snacky topics: - snackbar