summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-14 15:56:27 -0400
committerGitHub <noreply@github.com>2022-08-14 15:56:27 -0400
commitc5b319daf056a8293ba9df714641d29636a888b2 (patch)
treed7b23d80c8d056ba57f5f1cdff02a3e95c2d40c7 /Cargo.toml
parent86e1cfe82c6b3ab4ac5ca30a4d1cfc75a7330f75 (diff)
chore(master): release 1.10.0 (#4123)v1.10.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 3ab36a58f..a20e2455e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "1.9.1"
+version = "1.10.0"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]