From edbe1d8b5cc14c9fb4567cbc91dc3ea9210dccb7 Mon Sep 17 00:00:00 2001 From: poka Date: Sun, 11 Sep 2022 15:07:27 +0200 Subject: [PATCH] bump v0.0.11+28 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6797c1a..3e57510 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.10+27 +version: 0.0.11+28 environment: sdk: '>=2.12.0 <3.0.0'