summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-24 10:51:46 +0100
committerGitHub <noreply@github.com>2024-03-24 10:51:46 +0100
commit422934dc71f9e6c582407ee5aa0364eae3b0e371 (patch)
treefe074b4744ea5a27a6f54af885069bf6050ecf7d /Cargo.toml
parent7dcd26a2c82957b2154f669532394bf3ac885f4a (diff)
chore(master): release 1.18.1 (#5874)v1.18.1
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 a9fa8ed71..9297cbca5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "1.18.0"
+version = "1.18.1"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]