From 6944da25faf83e86f7fbde17b29e61b864490e28 Mon Sep 17 00:00:00 2001 From: Vadim Date: Mon, 1 May 2023 11:07:58 +0200 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 410f1f8c..a9ac6eb2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: lightmeter description: A new Flutter project. publish_to: "none" -version: 0.9.0+15 +version: 0.9.1+16 environment: sdk: ">=2.18.0 <3.0.0"