From cf5837065a138dc875de725874724e145479a1f0 Mon Sep 17 00:00:00 2001 From: Thomas O'Donnell Date: Sun, 15 Nov 2020 18:22:35 +0100 Subject: chore(release): v0.47.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fda89d6ac..2ab47c896 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1198,7 +1198,7 @@ checksum = "b6fa3938c99da4914afedd13bf3d79bcb6c277d1b2c398d23257a304d9e1b074" [[package]] name = "starship" -version = "0.46.2" +version = "0.47.0" dependencies = [ "ansi_term 0.12.1", "attohttpc", diff --git a/Cargo.toml b/Cargo.toml index a3219888c..073706102 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "starship" -version = "0.46.2" +version = "0.47.0" edition = "2018" authors = ["Matan Kushner "] homepage = "https://starship.rs" -- cgit v1.2.3