From 51b3aeec2af704e386832db05677bfd0bc0c53b3 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Tue, 10 Aug 2021 15:50:33 +0300 Subject: [PATCH] Bump version. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b8c6d1e..7eecaae 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: spoiler description: Spoiler widget for flutter -version: 1.3.0 +version: 1.3.1 environment: sdk: ">=2.12.0 <3.0.0"