From 1127f773fbbc15cf169f8cff023b5b885969b952 Mon Sep 17 00:00:00 2001 From: poka Date: Mon, 8 Jan 2024 15:45:02 +0100 Subject: [PATCH] bump v0.1.4+66 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bbb7a2d..7479318 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.4+65 +version: 0.1.4+66 environment: sdk: ">=2.12.0 <3.0.0"