1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-02 16:40:51 +00:00

chore(release): v1.2.1

This commit is contained in:
Matan Kushner 2022-01-15 14:15:33 +03:00
parent 360c7942f6
commit 682f49abdb
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

@ -1594,7 +1594,7 @@ dependencies = [
[[package]]
name = "starship"
version = "1.2.0"
version = "1.2.1"
dependencies = [
"ansi_term",
"byte-unit",

View File

@ -1,6 +1,6 @@
[package]
name = "starship"
version = "1.2.0"
version = "1.2.1"
edition = "2021"
authors = ["Starship Contributors"]
homepage = "https://starship.rs"