From 1995aaf4fb1fba6362602b66ea593df4792f3987 Mon Sep 17 00:00:00 2001 From: poka Date: Tue, 16 Aug 2022 20:00:22 +0200 Subject: [PATCH] bump 0.0.9+22 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bee3f4a..f55e8cf 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.9+21 +version: 0.0.9+22 environment: sdk: '>=2.12.0 <3.0.0'