diff --git a/Cargo.toml b/Cargo.toml index 8e037bd..daa119a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustc_version" -version = "0.4.0" +version = "0.4.1" authors = ["Dirkjan Ochtman ", "Marvin Löbel "] license = "MIT/Apache-2.0" description = "A library for querying the version of a installed rustc compiler"