From d15da31f76839a513e019c78ef98bfb5e0d30e02 Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Sun, 18 Feb 2024 20:14:25 +0000 Subject: [PATCH] ci: version bump to 0.0.9 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a33e6dc..6d67199 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.8 +version: 0.0.9 environment: sdk: ">=3.1.3 <4.0.0" flutter: ">=3.3.0"