From 1878ea5f63451221fb687ae3ae140cc08311e86e Mon Sep 17 00:00:00 2001 From: poka Date: Sun, 27 Nov 2022 02:10:00 +0100 Subject: [PATCH] bump v0.0.12 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 03bace1..a662a52 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+32 +version: 0.0.12+33 environment: sdk: '>=2.12.0 <3.0.0'