From ab9fdd6b71abd94d0eca38bc38a771664d8c288d Mon Sep 17 00:00:00 2001 From: Kieran Date: Thu, 29 May 2025 09:51:00 +0100 Subject: [PATCH] chore: bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8d25e2e..7f96bc3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: zap_stream_flutter description: "zap.stream" publish_to: "none" -version: 0.9.0+12 +version: 1.0.0+13 environment: sdk: ^3.7.2