From 7afc398db4505c9ac2867a7a15fabf70c595b01d Mon Sep 17 00:00:00 2001 From: Hank Grabowski Date: Tue, 5 Dec 2023 07:48:33 -0500 Subject: [PATCH] Bump version to v0.10.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 27b121d..f86a0fd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: relatica description: A mobile and desktop client for interacting with the Friendica social network publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 0.9.0 +version: 0.10.0 environment: sdk: '>=3.0.0 <4.0.0'