Skip to content

Commit 3bef875

Browse files
authored
chore: v0.11.0+1 (#645)
* chore: v0.11.0+1 * version
1 parent dfe45f0 commit 3bef875

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# [v0.11.0+1](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.11.0...v0.11.0+1) (2023-02-07)
2+
13
# [0.11.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.10.0...v0.11.0) (2023-02-07)
24

35
### Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[![Very Good CLI Logo][cli_logo_white]][cli_link_dark]
21
[![Very Good CLI Logo][cli_logo_black]][cli_link_light]
2+
[![Very Good CLI Logo][cli_logo_white]][cli_link_dark]
33

44
[![ci][ci_badge]][ci_link]
55
[![coverage][coverage_badge]][ci_link]

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: very_good_cli
22
description: A Very Good Command-Line Interface for Dart created by Very Good Ventures.
3-
version: 0.11.0
3+
version: 0.11.0+1
44
repository: https://github.com/VeryGoodOpenSource/very_good_cli
55

66
environment:

0 commit comments

Comments
 (0)