diff --git a/Cargo.toml b/Cargo.toml index f9c2a9e..ee18207 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "version_check" -version = "0.9.3" +version = "0.9.4" authors = ["Sergio Benitez "] description = "Tiny crate to check the version of the installed/running rustc." documentation = "https://docs.rs/version_check/"