Skip to content

Commit 9a0cf0b

Browse files
authored
[native_assets_cli] Publish 0.7.3 (#1494)
Closes: #1495
1 parent 7b32a9b commit 9a0cf0b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

pkgs/native_assets_cli/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
!build

pkgs/native_assets_cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.7.3-wip
1+
## 0.7.3
22

33
- Fix some more cases of: `BuildConfig.dependencies` and
44
`LinkConfig.dependencies` no longer have to specify Dart sources.

pkgs/native_assets_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: >-
44
native assets CLI.
55
66
# Note: Bump BuildConfig.version and BuildOutput.version on breaking changes!
7-
version: 0.7.3-wip
7+
version: 0.7.3
88
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli
99

1010
topics:

0 commit comments

Comments
 (0)