diff --git a/example/macos/Podfile.lock b/example/macos/Podfile.lock index 6aa1d86e..92146f31 100644 --- a/example/macos/Podfile.lock +++ b/example/macos/Podfile.lock @@ -44,4 +44,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: ff0a9a3ce75ee73f200ca7e2f47745698c917ef9 -COCOAPODS: 1.12.1 +COCOAPODS: 1.13.0 diff --git a/pubspec.yaml b/pubspec.yaml index 983e4bed..d2273afb 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.3 +version: 2.0.4 homepage: "https://macosui.dev" repository: "https://github.com/GroovinChip/macos_ui"