From 49c8e4a4cfb54ee0f1e7f195e49d47d57efd3092 Mon Sep 17 00:00:00 2001 From: Kristen McWilliam <9575627+Merrit@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:36:36 -0400 Subject: [PATCH] chore: bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b8cad65..c35e6bf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: nyrna description: Suspend any game or application. publish_to: "none" -version: 2.23.0 +version: 2.24.0 environment: sdk: ">=3.0.0 <4.0.0"