From 2e5852b325eb999c9f2453a08797a9b876bd4c57 Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Wed, 25 Dec 2024 11:45:02 +0000 Subject: [PATCH] ci: version bump to 0.7.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fd91efd..8d8c2ff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: impaktfull_architecture description: Shared architecture for Impaktfull Flutter projects. -version: 0.6.0 +version: 0.7.0 homepage: https://github.com/Impaktfull/flutter_architecture environment: sdk: ">=3.3.0 <4.0.0"