From 9fcf3f12ca36a0ba0391771933164f43650f206f Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Thu, 12 Dec 2024 19:57:23 +0000 Subject: [PATCH] ci: version bump to 0.4.0 --- pubspec.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6888e16..62b0a42 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,12 +1,10 @@ name: impaktfull_architecture description: Shared architecture for Impaktfull Flutter projects. -version: 0.3.1 +version: 0.4.0 homepage: https://github.com/Impaktfull/flutter_architecture - environment: sdk: ">=3.3.0 <4.0.0" flutter: ">=1.17.0" - dependencies: connectivity_plus: ^6.0.3 device_info_plus: ^10.1.0 @@ -30,10 +28,8 @@ dependencies: synchronized: ^3.1.0+1 tuple: ^2.0.2 url_launcher: ^6.2.6 - dev_dependencies: flutter_test: sdk: flutter flutter_lints: ^2.0.0 - -flutter: +flutter: null