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