We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b4c14 commit 436111fCopy full SHA for 436111f
src/command.rs
@@ -1,6 +1,6 @@
1
use clap::{value_parser, ArgAction, Parser};
2
3
-pub const VERSION: &str = "0.4.11";
+pub const VERSION: &str = "0.4.12";
4
5
#[derive(Parser, Debug)]
6
#[command(
0 commit comments