summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-07-30 15:30:05 +0200
committerGitHub <noreply@github.com>2023-07-30 15:30:05 +0200
commitdcf7b7646c4610947765d76cf4e024a60576b2cd (patch)
tree0cbb139b222698e28bf863ab45da49155f9426a3 /Cargo.toml
parent6698a110458152b9931e6b2d6c3a0495700d762a (diff)
chore(master): release 1.16.0 (#5236)v1.16.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 d9fb3539b..ff0769ed5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "1.15.0"
+version = "1.16.0"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]