From b0bc59d9f39abc3b93c834d7341f16b7731a034a Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Tue, 1 Oct 2024 13:37:21 +0000 Subject: [PATCH] ci: version bump to 0.4.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f7911e3..7a2802f 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.3.0 +version: 0.4.0 homepage: https://github.com/Impaktfull/flutter_snacky topics: - snackbar