From 10f4fb82c20ea5294da1fe1fa20576f6157bb460 Mon Sep 17 00:00:00 2001 From: Dmitry Shevchenko Date: Tue, 27 Sep 2022 23:05:28 +0300 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 73d8128..d81e36f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: bottom_sheet -version: 3.1.1 +version: 3.1.2 description: Flexible bottom sheet with the ability to scroll content even without a list. repository: "https://github.com/surfstudio/flutter-bottom-sheet" issue_tracker: "https://github.com/surfstudio/flutter-bottom-sheet/issues"