From d1404c2208da9a46c32c4b008b0e04a1920d903a Mon Sep 17 00:00:00 2001 From: poppingmoon <63451158+poppingmoon@users.noreply.github.com> Date: Sun, 26 May 2024 06:43:23 +0000 Subject: [PATCH] release: 0.9.5 (#194) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fb0c06cb..198e7ccd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: aria description: "A client app for Misskey, a federated social media platform." publish_to: 'none' -version: 0.9.4+18 +version: 0.9.5+19 environment: sdk: '>=3.3.2 <4.0.0'