diff --git a/Cargo.toml b/Cargo.toml index ae73b4573..608cdb086 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "starship" -version = "0.12.0" +version = "0.12.1" edition = "2018" authors = ["Matan Kushner "] repository = "https://github.com/starship/starship"