From a110220e1c40c7e841431e039c4b0d36ac02078d Mon Sep 17 00:00:00 2001 From: Kieran Date: Fri, 9 May 2025 12:56:22 +0100 Subject: [PATCH] fix: version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a6dbdab..2b8f583 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: zap_stream_flutter description: "zap.stream" publish_to: 'none' -version: 1.0.0+1 +version: 0.1.0+1 environment: sdk: ^3.7.2