diff --git a/Cargo.toml b/Cargo.toml index 7a8a864..2013a56 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mrn-generator" -version = "0.2.0" +version = "0.2.1" edition = "2021" authors = ["Pavlos Smith "] @@ -9,4 +9,4 @@ authors = ["Pavlos Smith "] [dependencies] chrono = "0.4.23" rand = "0.8.5" -clap = { version = "4.0.29", features = ["derive"] } \ No newline at end of file +clap = { version = "4.0.29", features = ["derive"] }