chore(release): v1.3.0

This commit is contained in:
Matan Kushner
2022-02-07 15:56:29 +01:00
parent 1d965a9d24
commit e6a921b5b2
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1605,7 +1605,7 @@ dependencies = [
[[package]]
name = "starship"
version = "1.2.1"
version = "1.3.0"
dependencies = [
"ansi_term",
"byte-unit",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "starship"
version = "1.2.1"
version = "1.3.0"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]