summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-04-11 13:05:50 +0900
committerGitHub <noreply@github.com>2023-04-11 13:05:50 +0900
commitb1bbdbb6358dc145b7213531364f42f18e78330f (patch)
treef74c315156f3d03e373752bda15e3b5abde0e512 /Cargo.toml
parent7a8c103749831433b2ade3c324ca4441c1a8fc24 (diff)
chore(master): release 1.14.0 (#4948)v1.14.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 4612c903d..aab2392aa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "1.13.1"
+version = "1.14.0"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]