From 9f5a15cc40e5f744fd19fc84880596c1bdba5cfd Mon Sep 17 00:00:00 2001 From: poka Date: Wed, 1 Feb 2023 22:52:21 +0100 Subject: [PATCH] bump 0.1.0+54 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 123500c..bd88aeb 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.1.0+53 +version: 0.1.0+54 environment: sdk: '>=2.12.0 <3.0.0'