From 264126246516dabaf881e208ae21b0a79ec24b42 Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Sun, 26 Nov 2023 16:30:35 +0000 Subject: [PATCH] ci: version bump to 0.2.2 --- pubspec.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6419008..2fee7a2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,11 +1,9 @@ name: impaktfull_cli description: A cli that combines all tools for development, testing, ci/cd,... -version: 0.2.1 +version: 0.2.2 repository: https://github.com/impaktfull/impaktfull_cli - environment: sdk: ^3.0.0 - dependencies: args: ^2.4.2 http: ^1.1.0 @@ -13,7 +11,6 @@ dependencies: path: ^1.8.3 googleapis: ^11.4.0 googleapis_auth: ^1.4.0 - dev_dependencies: lints: ^2.1.1 test: ^1.24.6