Skip to content

Commit

Permalink
chore: v0.11.0+1 (#645)
Browse files Browse the repository at this point in the history
* chore: v0.11.0+1

* version
  • Loading branch information
renancaraujo authored Feb 7, 2023
1 parent dfe45f0 commit 3bef875
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# [v0.11.0+1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.11.0...v0.11.0+1) (2023-02-07)

# [0.11.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.10.0...v0.11.0) (2023-02-07)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Very Good CLI Logo][cli_logo_white]][cli_link_dark]
[![Very Good CLI Logo][cli_logo_black]][cli_link_light]
[![Very Good CLI Logo][cli_logo_white]][cli_link_dark]

[![ci][ci_badge]][ci_link]
[![coverage][coverage_badge]][ci_link]
Expand Down
2 changes: 1 addition & 1 deletion lib/src/version.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: very_good_cli
description: A Very Good Command-Line Interface for Dart created by Very Good Ventures.
version: 0.11.0
version: 0.11.0+1
repository: https://github.com/VeryGoodOpenSource/very_good_cli

environment:
Expand Down

0 comments on commit 3bef875

Please sign in to comment.