From 93c41afac0c4cf6ea06dd95bec0d5f6e654ed4e2 Mon Sep 17 00:00:00 2001 From: mrhcjones <150591975+TheHCJ@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:07:40 +0000 Subject: [PATCH] v3.2.0 tagging --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2d3e95f..3116ce9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 3.1.0+301000 +version: 3.2.0+302000 environment: sdk: ">=2.18.0 <3.0.0"