chore(release): v1.4.0

This commit is contained in:
Matan Kushner 2022-03-08 21:14:01 -05:00
parent db48cf7a5a
commit b9e1ad1ad9
No known key found for this signature in database
GPG Key ID: BFF10DF8EAA776DD
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1603,7 +1603,7 @@ dependencies = [
[[package]]
name = "starship"
version = "1.3.0"
version = "1.4.0"
dependencies = [
"ansi_term",
"byte-unit",

View File

@ -1,6 +1,6 @@
[package]
name = "starship"
version = "1.3.0"
version = "1.4.0"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]