We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b32a9b commit 9a0cf0bCopy full SHA for 9a0cf0b
pkgs/native_assets_cli/.gitignore
@@ -0,0 +1 @@
1
+!build
pkgs/native_assets_cli/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.7.3-wip
+## 0.7.3
2
3
- Fix some more cases of: `BuildConfig.dependencies` and
4
`LinkConfig.dependencies` no longer have to specify Dart sources.
pkgs/native_assets_cli/pubspec.yaml
@@ -4,7 +4,7 @@ description: >-
native assets CLI.
5
6
# Note: Bump BuildConfig.version and BuildOutput.version on breaking changes!
7
-version: 0.7.3-wip
+version: 0.7.3
8
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli
9
10
topics:
0 commit comments