Skip to content

Commit

Permalink
chore: 🍇 release version 0.1.0 (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
sammwyy committed Oct 19, 2024
1 parent 2e75354 commit 332f2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ use tracing_subscriber;
#[derive(Parser)]
#[clap(
name = "NoVM",
version = "1.0",
version = "0.1.0",
about = "A tool to hide virtual machines (VMs) from malicious actors."
)]
struct Cli {
Expand Down

0 comments on commit 332f2b1

Please sign in to comment.