diff --git a/forui/CHANGELOG.md b/forui/CHANGELOG.md index d8b7b2d50..a3109b44d 100644 --- a/forui/CHANGELOG.md +++ b/forui/CHANGELOG.md @@ -1,4 +1,4 @@ -## Next +## 0.4.0 ### Additions * Add `FAvatar`. diff --git a/forui/pubspec.yaml b/forui/pubspec.yaml index 3bcfc2973..9a38d607a 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.3.0 +version: 0.4.0 homepage: https://forui.dev/ documentation: https://forui.dev/docs repository: https://github.com/forus-labs/forui/tree/main/forui