diff --git a/CHANGELOG.md b/CHANGELOG.md index dc896a39..4e4d495f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 0.10.0 Aug 31, 2024 +## 0.9.4 Aug 31, 2024 - Add `SwipeDismissSensitivity`, a way to customize sensitivity of swipe-to-dismiss action on modal sheet (#222) diff --git a/pubspec.yaml b/pubspec.yaml index bb5775ec..206b9ead 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: smooth_sheets description: Sheet widgets with smooth motion and great flexibility. Also supports nested navigation in both imperative and declarative ways. -version: 0.10.0 +version: 0.9.4 repository: https://github.com/fujidaiti/smooth_sheets screenshots: - description: Practical examples of smooth_sheets.