diff --git a/Cargo.toml b/Cargo.toml index 4bc45ce..4b7e8ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shadow-rs" -version = "0.27.0" +version = "0.27.1" authors = ["baoyachi "] edition = "2021" description = "A build-time information stored in your rust project"