From 97234611191e157fa4d8994b3de9f66f4294b2df Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Sun, 18 Feb 2024 13:25:12 +0000 Subject: [PATCH] ci: version bump to 0.0.6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 265a79a..7671adb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: impaktfull_ui description: A Flutter package for Impaktfull UI components. repository: https://github.com/impaktfull/flutter_impaktfull_ui homepage: https://impaktfull.com -version: 0.0.5 +version: 0.0.6 environment: sdk: ">=3.1.3 <4.0.0" flutter: ">=3.3.0"