From f9e61f407dd2c02e185f4e974a6ce793abef265c Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Fri, 1 Mar 2024 11:19:19 +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 ae0f88d..a2a4068 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: impaktfull_architecture description: Shared architecture for Impaktfull Flutter projects. -version: 0.0.5 +version: 0.0.6 homepage: https://github.com/Impaktfull/flutter_architecture environment: sdk: ">=3.2.0 <4.0.0"