Skip to content

Commit 561dce2

Browse files
authored
[cli_config] Bump version (#68)
1 parent d3909a4 commit 561dce2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/cli_config/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/cli_config/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: cli_config
22
description: A library to take config values from configuration files, CLI arguments, and environment variables.
3-
version: 0.1.0-dev
3+
version: 0.1.0
44

55
repository: https://github.com/dart-lang/tools/tree/main/pkgs/cli_config
66

0 commit comments

Comments
 (0)