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