From 937bb1b9bbaac8113bb61d3d8320b9050474ed22 Mon Sep 17 00:00:00 2001 From: Tim Shedor Date: Thu, 29 Aug 2024 09:28:04 -0700 Subject: [PATCH] fix published version #427 --- packages/brick_offline_first_with_supabase_build/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/brick_offline_first_with_supabase_build/pubspec.yaml b/packages/brick_offline_first_with_supabase_build/pubspec.yaml index 2b14f6da..26ea54c1 100644 --- a/packages/brick_offline_first_with_supabase_build/pubspec.yaml +++ b/packages/brick_offline_first_with_supabase_build/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/GetDutchie/brick/tree/main/packages/brick_offline_f issue_tracker: https://github.com/GetDutchie/brick/issues repository: https://github.com/GetDutchie/brick -version: 0.1.0 +version: 0.1.0+1 environment: sdk: ">=3.0.0 <4.0.0"