diff --git a/forui/CHANGELOG.md b/forui/CHANGELOG.md index 3b1fe3817..baa97e0b1 100644 --- a/forui/CHANGELOG.md +++ b/forui/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.5.0 (Next) +## 0.5.0 The minimum Flutter version has been increased from `3.19.0` to `3.24.0`. diff --git a/forui/pubspec.yaml b/forui/pubspec.yaml index ff4c58cb6..83c684465 100644 --- a/forui/pubspec.yaml +++ b/forui/pubspec.yaml @@ -1,6 +1,6 @@ name: forui description: Forui is a UI library for Flutter that provides a set of minimalistic widgets heavily inspired by Shadcn/ui. -version: 0.4.0 +version: 0.5.0 homepage: https://forui.dev/ documentation: https://forui.dev/docs repository: https://github.com/forus-labs/forui/tree/main/forui