From 90676c3d398331fe7bc39fd85032ce9810faba77 Mon Sep 17 00:00:00 2001 From: vodemn Date: Wed, 28 Jun 2023 15:36:07 +0000 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8c35dd6..827224d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: lightmeter description: A new Flutter project. publish_to: "none" -version: 0.11.5+28 +version: 0.11.7+29 environment: sdk: ">=3.0.0 <4.0.0"