diff --git a/Cargo.toml b/Cargo.toml index e938148..ef133e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "argust" -version = "0.1.0" +version = "0.0.1" edition = "2021" authors = ["Sidhin S Thomas"] description = "Simple to use commandline parser for rust programs"