Skip to content

Commit

Permalink
ci: version bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dart Conventional Release committed Dec 12, 2024
1 parent 1bcbc43 commit 9fcf3f1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

0 comments on commit 9fcf3f1

Please sign in to comment.