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