From eee910aab450f5d85c1e5aea8d3436c813b67f71 Mon Sep 17 00:00:00 2001 From: Daco Harkes Date: Tue, 13 Feb 2024 17:29:18 +0100 Subject: [PATCH] More version --- pkgs/native_assets_cli/CHANGELOG.md | 4 ++++ pkgs/native_assets_cli/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pkgs/native_assets_cli/CHANGELOG.md b/pkgs/native_assets_cli/CHANGELOG.md index 490791efd..1af5e33cd 100644 --- a/pkgs/native_assets_cli/CHANGELOG.md +++ b/pkgs/native_assets_cli/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.4.3-wip + +- Bump examples dependencies to path dependencies. + ## 0.4.2 - Fix dartdoc generation. Hide the implementation details. diff --git a/pkgs/native_assets_cli/pubspec.yaml b/pkgs/native_assets_cli/pubspec.yaml index ed64cbfe2..42fe30873 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.2 +version: 0.4.3-wip repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli topics: