summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-21 16:14:45 +0100
committerGitHub <noreply@github.com>2024-03-21 16:14:45 +0100
commita5108a763822f280785008df38ceb8e90bb9256f (patch)
treef6c7199fe91f75dd97b5bc938a64cf5a16b7113b /Cargo.toml
parent2da45e79842b4d8c8a1a2606cfbb1b965ce9dcd9 (diff)
chore(master): release 1.18.0 (#5684)v1.18.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 e84dc2cee..1a9dacc0c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "1.17.1"
+version = "1.18.0"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]