diff --git a/Cargo.lock b/Cargo.lock index 2df5978..75671ba 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -288,7 +288,7 @@ checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" [[package]] name = "fj" -version = "0.1.0" +version = "0.0.1" dependencies = [ "auth-git2", "clap", diff --git a/Cargo.toml b/Cargo.toml index a1403ac..570938d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fj" -version = "0.1.0" +version = "0.0.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html