From 5c0d765930e4c24d7d73d5b7e7ae2a2ad37c73d4 Mon Sep 17 00:00:00 2001 From: cp-sneha-s Date: Tue, 6 Aug 2024 10:27:49 +0530 Subject: [PATCH] Minor changes --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca5a412..b59f4f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +#v1.0.9 + +- Minor changes + #v1.0.8 # Changelog diff --git a/pubspec.yaml b/pubspec.yaml index 3b5171f..ce23494 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: animated_reorderable_list description: A Flutter Reorderable Animated List with simple implementation and smooth transition. -version: 1.0.8 +version: 1.0.9 repository: https://github.com/canopas/animated_reorderable_list environment: