summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-26 18:30:23 -0400
committerGitHub <noreply@github.com>2022-06-26 18:30:23 -0400
commit89cd18c9a4c02b305bb562ae7ce2109cceb11bab (patch)
treec53a99fd7618a7ab2ee1ca2f0b02557f047a10ad /Cargo.toml
parente00a6d47ec1cc2c7dcb6a618172271d98c242b81 (diff)
chore(master): release 1.9.0 (#4088)v1.9.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 e77dc97e1..950f4f5b0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "1.8.0"
+version = "1.9.0"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]