From 037700b1ae61f080dda3496b43cdf3d6d7cd0c71 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Sun, 4 Apr 2021 17:30:13 +0200 Subject: [PATCH] pubspec: bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 068e2f5..5e2972e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Mobile frontend to Homebrew formulae API publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 0.1.0+1 +version: 0.1.1+2 environment: sdk: ">=2.12.0 <3.0.0"