From bb67d9f335806dae98da76d8a9928822456f50f5 Mon Sep 17 00:00:00 2001 From: zontreck Date: Thu, 6 Jun 2024 18:15:02 -0700 Subject: [PATCH] Increment Version number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 44ba16f..6bc5c9e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: libac_dart description: "Aria's Creations code library" -version: 1.0.31 +version: 1.0.32 homepage: "https://zontreck.com"