From 2711f10cfed27a85dd5a60226bb793fb6547dd4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 28 Aug 2025 11:44:45 +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 88340f6..89a452d 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+61 +version: 2.0.0+62 environment: sdk: ">=3.0.0 <4.0.0"