summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-12-28 19:29:58 +0100
committerGitHub <noreply@github.com>2023-12-28 19:29:58 +0100
commit88e1471b64cd9a32c60cdd6753e9c62bbeae2e84 (patch)
treeef961b29f32a180f088c0d46522e7fb7599be566 /Cargo.toml
parentedefca994e00b67234032783011c37049dd9fb3d (diff)
chore(master): release 1.17.0 (#5348)v1.17.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 9d3b10701..c7833b5b8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "1.16.0"
+version = "1.17.0"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]