From 94cbb3dfec855cfc97317d5686a52d8870c6e7ea Mon Sep 17 00:00:00 2001 From: poka Date: Sat, 3 Apr 2021 17:32:05 +0200 Subject: [PATCH] Change version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 82bb194..06d50b2 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.1+23 +version: 0.0.1+24 environment: sdk: ">=2.7.0 <3.0.0"