diff --git a/pkgs/native_assets_cli/CHANGELOG.md b/pkgs/native_assets_cli/CHANGELOG.md index 2f6955dc9c..59cc1997d1 100644 --- a/pkgs/native_assets_cli/CHANGELOG.md +++ b/pkgs/native_assets_cli/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.9.0-wip +## 0.9.0 - Add `BuildConfig` and `LinkConfig` `outputDirectoryShared`. - Remove `package:native_assets_cli/locking.dart` with `runUnderDirectoryLock`. diff --git a/pkgs/native_assets_cli/pubspec.yaml b/pkgs/native_assets_cli/pubspec.yaml index 944665ffec..545a9e52b4 100644 --- a/pkgs/native_assets_cli/pubspec.yaml +++ b/pkgs/native_assets_cli/pubspec.yaml @@ -4,7 +4,7 @@ description: >- native assets CLI. # Note: Bump BuildConfig.version and BuildOutput.version on breaking changes! -version: 0.9.0-wip +version: 0.9.0 repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli topics: