Skip to content

Commit

Permalink
Bump version to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaals committed Oct 4, 2022
1 parent 7afa1d3 commit 17e547d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "clap_complete_command"
version = "0.3.4"
version = "0.4.0"
edition = "2021"

description = "Reduces boilerplate for adding a shell completion command to Clap"
Expand Down

0 comments on commit 17e547d

Please sign in to comment.