summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2022-03-24 14:08:55 -0500
committerMatan Kushner <hello@matchai.dev>2022-03-24 14:08:55 -0500
commit7f477541ba9180550cc823161c530f55ec564ffd (patch)
tree97bca5c467466791f9558d0b3037e3375d923fce /Cargo.toml
parentc9b75fe115075c23eb456df5b1af8f4491834aaf (diff)
chore(release): v1.5.2v1.5.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6e92e4118..92f9aaae5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "1.4.2"
+version = "1.5.0"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]