From f64cfa6a98a5e83e5f8bb37aa6e7d547c9b23c9c Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Tue, 13 Jul 2021 17:59:10 -0400 Subject: chore(release): v0.56.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5ef8e2056..f329bc44b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1686,7 +1686,7 @@ dependencies = [ [[package]] name = "starship" -version = "0.55.0" +version = "0.56.0" dependencies = [ "ansi_term 0.12.1", "attohttpc", diff --git a/Cargo.toml b/Cargo.toml index fa323738a..c025699e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "starship" -version = "0.55.0" +version = "0.56.0" edition = "2018" authors = ["Matan Kushner "] homepage = "https://starship.rs" -- cgit v1.2.3