From 9a171a7766459400c5da1341b726acf137aad8e4 Mon Sep 17 00:00:00 2001 From: poka Date: Sun, 26 Nov 2023 21:37:18 +0100 Subject: [PATCH] bump v0.1.2+59 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c6ef3b4..efa4686 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.1+58 +version: 0.1.2+59 environment: sdk: ">=2.12.0 <3.0.0"