From f5e3e5c0756bca33a6ea2be016cb8e58d04c0f0b Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Fri, 3 Jan 2025 10:49:27 +0000 Subject: [PATCH] ci: version bump to 0.8.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1876517..51fc273 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: impaktfull_architecture description: Shared architecture for Impaktfull Flutter projects. -version: 0.7.1 +version: 0.8.0 homepage: https://github.com/Impaktfull/flutter_architecture environment: sdk: ">=3.3.0 <4.0.0"