From 3a9e0048dc3bc6598fc22d1da25c1c33b0e3d162 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Sat, 7 Oct 2023 23:34:12 +0200 Subject: [PATCH] Bump versions --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index aa67606..3cc06e0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: moxxyv2_builders description: A colection of builders for Moxxyv2 -version: 0.2.0 +version: 0.2.1 homepage: https://codeberg.org/moxxy/moxxyv2_builders publish_to: https://git.polynom.me/api/packages/Moxxy/pub @@ -12,10 +12,10 @@ dependencies: flutter: sdk: flutter - yaml: 3.1.0 + yaml: ^3.1.0 dart_pubspec_licenses: 2.0.1 - build: 2.3.0 - build_config: 1.0.0 + build: ^2.3.1 + build_config: ^1.1.1 dev_dependencies: flutter_test: