Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilty committed Dec 15, 2022
1 parent a877c11 commit 0cf46f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/kr/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use clap::Clap;
/// as do all doc strings on fields
#[derive(Clap)]
#[clap(
version = "1.1.0",
version = "1.1.1",
author = "Akamai MFA <mfa.akamai.com/help>",
name = "akr - Akamai Krypton"
)]
Expand Down

0 comments on commit 0cf46f8

Please sign in to comment.