Skip to content

Commit 1894ef2

Browse files
authored
chore: v0.5.1 (#97)
1 parent 876b5be commit 1894ef2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.5.1
2+
3+
- chore: tighten dependencies ([#96](https://github.com/VeryGoodOpenSource/cli_completion/pull/96))
4+
15
# 0.5.0
26

37
- chore: fix issue tracker on pubspec ([#82](https://github.com/VeryGoodOpenSource/cli_completion/pull/82))

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: cli_completion
22
description: Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.
3-
version: 0.5.0
3+
version: 0.5.1
44
repository: https://github.com/VeryGoodOpenSource/cli_completion
55
issue_tracker: https://github.com/VeryGoodOpenSource/cli_completion/issues
66
topics: [cli, completion, shell, bash, autocomplete]

0 commit comments

Comments
 (0)