From c57e38166c2e0d32e70858a99107460793e7e550 Mon Sep 17 00:00:00 2001 From: Kristen McWilliam <9575627+Merrit@users.noreply.github.com> Date: Wed, 21 Feb 2024 10:16:51 -0500 Subject: [PATCH] chore: bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1a03e76a..0f03cecc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: nyrna description: Suspend any game or application. publish_to: "none" -version: 2.18.0 +version: 2.19.0 environment: sdk: ">=3.0.0 <4.0.0"