From 3aa0014b6a8a9093acfc1c51708011d8d7b6687c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 29 Aug 2025 14:04:57 +0000 Subject: [PATCH] Release v2.0.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index aeb7404..dbc38d2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: lightmeter description: Lightmeter app inspired by Material 3 design system. publish_to: "none" -version: 2.0.0+62 +version: 2.0.0+63 environment: sdk: ">=3.0.0 <4.0.0"