From 82801d2deb4ce4a90d9725c3445fbc63f39c1d6e Mon Sep 17 00:00:00 2001 From: stMerlHin Date: Tue, 11 Jul 2023 21:09:07 +0000 Subject: [PATCH] update pubspec.yaml file --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4c2877e4..c14c5d6b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: macos_ui description: Flutter widgets and themes implementing the current macOS design language. -version: 2.0.0-beta.8 +version: 2.0.0-beta.9 homepage: "https://macosui.dev" repository: "https://github.com/GroovinChip/macos_ui"