From d55c60dc85646c0721979d8f3200394071f7310b Mon Sep 17 00:00:00 2001 From: aleeeee1 Date: Thu, 12 Oct 2023 22:32:27 +0200 Subject: [PATCH] v1.0.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4be65f1..d638a4f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: sushi_room description: SushiRoom App publish_to: "none" -version: 1.0.0+1 +version: 1.0.1+1 environment: sdk: ">=3.1.2 <4.0.0"