From 3732df779f482d73fcab21de3b4b7e5f16056d7b Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Wed, 21 Feb 2024 21:56:19 +0000 Subject: [PATCH] ci: version bump to 0.0.18 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4740ed3..9b6280d 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.17 +version: 0.0.18 environment: sdk: ">=3.1.3 <4.0.0" flutter: ">=3.3.0"