From 4d1550f1e7f8e25197a8991f7af9011df7fce202 Mon Sep 17 00:00:00 2001 From: Vadim Date: Tue, 20 Jun 2023 15:05:57 +0200 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3c2451d..8c35dd6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: lightmeter description: A new Flutter project. publish_to: "none" -version: 0.11.4+27 +version: 0.11.5+28 environment: sdk: ">=3.0.0 <4.0.0"