Skip to content

Commit 319bede

Browse files
authored
[native_assets_cli] Bump version to v0.1.0 (#82)
1 parent bf40501 commit 319bede

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pkgs/native_assets_cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## 0.1.0-dev
1+
## 0.1.0
22

33
- Initial version.

pkgs/native_assets_cli/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: native_assets_cli
22
description: >-
33
A library that contains the argument and file formats for implementing a
44
native assets CLI.
5-
version: 0.1.0-dev
5+
version: 0.1.0
66
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli
77

88
environment:
9-
sdk: ">=3.0.0 <4.0.0"
9+
sdk: '>=3.0.0 <4.0.0'
1010

1111
dependencies:
1212
cli_config: ^0.1.1

0 commit comments

Comments
 (0)