From 1aceaf03467fb0618d93435bcf35be559765d832 Mon Sep 17 00:00:00 2001 From: Daco Harkes Date: Fri, 12 Jan 2024 17:48:59 +0100 Subject: [PATCH] [native_assets_cli] Release 0.4.1 --- pkgs/native_assets_cli/CHANGELOG.md | 2 +- pkgs/native_assets_cli/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/native_assets_cli/CHANGELOG.md b/pkgs/native_assets_cli/CHANGELOG.md index b8580f58f..402b91647 100644 --- a/pkgs/native_assets_cli/CHANGELOG.md +++ b/pkgs/native_assets_cli/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.4.1-wip +## 0.4.1 - **Breaking change** Removed all code not used in `build.dart` scripts out of the public API. diff --git a/pkgs/native_assets_cli/pubspec.yaml b/pkgs/native_assets_cli/pubspec.yaml index 4877e69ca..a367c44d8 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.4.1-wip +version: 0.4.1 repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli topics: