diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b692536..f9e9ab2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [0.12.3+2] +## [0.12.4] * New widget: `MacosPulldownButton`, which can be used as a dropdown for selecting actions with either text or an icon as its title. ## [0.12.3+1] diff --git a/example/pubspec.lock b/example/pubspec.lock index 65ecedea..4539972d 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -87,7 +87,7 @@ packages: path: ".." relative: true source: path - version: "0.12.3+2" + version: "0.12.4" matcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index dfef5ae9..01102b1a 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: 0.12.3+2 +version: 0.12.4 homepage: "https://github.com/GroovinChip/macos_ui" environment: