diff --git a/forui/CHANGELOG.md b/forui/CHANGELOG.md index 8faf12b9..b5ba74d7 100644 --- a/forui/CHANGELOG.md +++ b/forui/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.9.1+1 +Fix documentation not publishing. + ## 0.9.1 ### Changes diff --git a/forui/pubspec.yaml b/forui/pubspec.yaml index dab9da12..0202f558 100644 --- a/forui/pubspec.yaml +++ b/forui/pubspec.yaml @@ -1,6 +1,6 @@ name: forui description: Beautifully designed, minimalistic widgets for desktop & touch devices. -version: 0.9.1 +version: 0.9.1+1 homepage: https://forui.dev/ documentation: https://forui.dev/docs repository: https://github.com/forus-labs/forui/tree/main/forui diff --git a/forui_assets/pubspec.yaml b/forui_assets/pubspec.yaml index 8b475c70..8528dd76 100644 --- a/forui_assets/pubspec.yaml +++ b/forui_assets/pubspec.yaml @@ -18,11 +18,11 @@ resolution: workspace dependencies: flutter: sdk: flutter - nitrogen_types: ^0.3.0+1 + nitrogen_types: ^0.4.0 dev_dependencies: build_runner: ^2.4.0 - nitrogen: ^0.3.0+1 + nitrogen: ^0.4.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec