diff --git a/gitoid/Cargo.toml b/gitoid/Cargo.toml index 873b2f4..bc5d4a8 100644 --- a/gitoid/Cargo.toml +++ b/gitoid/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" name = "gitoid" readme = "../README.md" repository = "https://github.com/omnibor/omnibor-rs" -version = "0.5.0" +version = "0.5.1" [lib] crate-type = ["rlib", "cdylib"]