From 1c3b29e69ada55f58cb76139c093011a174e2d8b Mon Sep 17 00:00:00 2001 From: MaddinMade Date: Mon, 28 Feb 2022 17:23:47 +0100 Subject: [PATCH] version 0.2.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73abd4e..eaca61e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.2.1 [2022-02-28] +- changes README.md + ## 0.2.0 [2022-02-28] - BREAKING: changes parameters of ForegroundBuilder and BackgroundBuilder - adds SliderBehaviour.stretch diff --git a/pubspec.yaml b/pubspec.yaml index 473582e..49aedce 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.2.0 +version: 0.2.1 repository: https://github.com/SplashByte/action_slider environment: