Skip to content

Commit

Permalink
[cli_config] Bump version (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes authored Apr 4, 2023
1 parent d3909a4 commit 561dce2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkgs/cli_config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## 0.1.0-dev
## 0.1.0

- Initial version.
2 changes: 1 addition & 1 deletion pkgs/cli_config/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: cli_config
description: A library to take config values from configuration files, CLI arguments, and environment variables.
version: 0.1.0-dev
version: 0.1.0

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

Expand Down

0 comments on commit 561dce2

Please sign in to comment.