From 7afd9e2142d857cfdd52dd071d0717c4d0c07683 Mon Sep 17 00:00:00 2001 From: Dart Conventional Release Date: Thu, 12 Dec 2024 19:15:46 +0000 Subject: [PATCH] ci: version bump to 0.0.2 --- pubspec.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index bdbf6ba..39e16c9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,17 +1,14 @@ name: impaktfull_ui_figma_sync description: A dart package to sync figma design variables to flutter/dart -version: 0.0.1 +version: 0.0.2 repository: https://github.com/impaktfull/flutter_impaktfull_ui_figma_sync - environment: sdk: ^3.1.3 - dependencies: path: ^1.8.0 args: ^2.6.0 yaml: ^3.1.2 http: ^1.2.2 - dev_dependencies: lints: ^4.0.0 test: ^1.24.0