From 432b0569849734fadc2157cf74ecd2ddff36933e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kl=C3=BCpfel?= Date: Wed, 31 Jul 2024 11:50:58 +0200 Subject: [PATCH] version 0.8.0-beta.1 --- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 19a0aca..ecd067f 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -7,7 +7,7 @@ packages: path: ".." relative: true source: path - version: "0.7.0" + version: "0.8.0-beta.0" async: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1feb5fd..ae2dfbd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: action_slider description: A slider to confirm actions and provide feedback on the success of these after subsequent loading. -version: 0.8.0-beta.0 +version: 0.8.0-beta.1 repository: https://github.com/splashbyte/action_slider environment: