chore(release): v0.55.0

This commit is contained in:
Matan Kushner
2021-06-20 14:17:15 -04:00
parent 45a45baffa
commit 9bba13a534
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1589,7 +1589,7 @@ dependencies = [
[[package]]
name = "starship"
version = "0.54.0"
version = "0.55.0"
dependencies = [
"ansi_term 0.12.1",
"attohttpc",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "starship"
version = "0.54.0"
version = "0.55.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"