From d39b8e54f65badaa9756c375fc681d3a7bb725bf Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Tue, 1 Oct 2024 09:14:10 +0000 Subject: [PATCH] ci: version bump to 0.11.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3187f11..09cf18e 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.10.2 +version: 0.11.0 environment: sdk: ">=3.1.3 <4.0.0" flutter: ">=3.3.0"