Skip to content

Commit 64092c2

Browse files
authored
[native_assets_cli] Publish 0.7.0 (#1284)
1 parent bc0a108 commit 64092c2

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.7.0-wip
1+
## 0.7.0
22

33
- `BuildConfig` constructors now have a required `linkingEnabled` parameter.
44

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

1010
topics:

0 commit comments

Comments
 (0)