diff --git a/Cargo.toml b/Cargo.toml index 08afcc0..c2a7600 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shadow-rs" -version = "0.11.0" +version = "0.12.0" authors = ["baoyachi "] edition = "2021" description = "A build-time information stored in your rust project"