Skip to content

Commit 3a12b0a

Browse files
authored
Publish 0.8.0 (#1558)
* Publsh `0.8.0` * Revert example
1 parent c15b4b0 commit 3a12b0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.8.0-wip
1+
## 0.8.0
22

33
- Add URI for the recorded usages file to the `LinkConfig`.
44
- Added a validation step in the `build` and `link` methods.

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.8.0-wip
7+
version: 0.8.0
88
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli
99

1010
topics:

0 commit comments

Comments
 (0)