From eb9275fa84a0b4dc1e4b6335ddf66465bcd6468e Mon Sep 17 00:00:00 2001 From: poka Date: Mon, 12 Sep 2022 08:36:59 +0200 Subject: [PATCH] bump v0.0.11+30 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e64697b..d5d2fe0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: Pay with G1. # pub.dev using `pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 0.0.11+29 +version: 0.0.11+30 environment: sdk: '>=2.12.0 <3.0.0'