From 31d51e22bdfddc55d9a18eb76a2440fd99871322 Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Wed, 30 Sep 2020 12:15:08 -0400 Subject: chore(release): v0.45.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a8d2a0a73..a76508668 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1128,7 +1128,7 @@ checksum = "b6fa3938c99da4914afedd13bf3d79bcb6c277d1b2c398d23257a304d9e1b074" [[package]] name = "starship" -version = "0.45.0" +version = "0.45.1" dependencies = [ "ansi_term 0.12.1", "attohttpc", diff --git a/Cargo.toml b/Cargo.toml index b052a7304..5fc738399 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "starship" -version = "0.45.0" +version = "0.45.1" edition = "2018" authors = ["Matan Kushner "] homepage = "https://starship.rs" -- cgit v1.2.3