From 60701da5284cd3d8bec0f93f79077eb46a5e0118 Mon Sep 17 00:00:00 2001 From: Roscoe Rubin-Rottenberg Date: Sun, 12 Apr 2026 20:43:18 -0400 Subject: [PATCH] chore: bump to 0.11.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ff66f8f..ddbb417 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: spark description: "Spark mobile app" publish_to: "none" # The number after + should stay fixed, the android workflow will change it on every build -version: 0.10.2+1 +version: 0.11.0+1 environment: sdk: ^3.11.0 workspace: -- 2.51.2