Skip to content

Commit

Permalink
Version 1.0.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
itiB committed Feb 11, 2021
1 parent 8fa65d5 commit 260c35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/detections/configs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fn build_app() -> clap::App<'static, 'static> {

App::new(program)
.about("RustyBlue")
.version("0.0.1")
.version("1.0.0")
.author("YamatoSecurity <info@yamatosecurity.com>")
.setting(AppSettings::VersionlessSubcommands)
.arg(Arg::from_usage(
Expand Down

0 comments on commit 260c35a

Please sign in to comment.