summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-15 17:21:01 -0400
committerGitHub <noreply@github.com>2022-04-15 17:21:01 -0400
commitc0139f33096edc1e4f20d4c8fe6ac0ebe5e56a5f (patch)
treec35cb6143c5ae68bc68a15b20e1751fe644feb84 /Cargo.toml
parent9804031d9b62c182d48d86def276a27384245336 (diff)
chore(master): release 1.6.1 (#3875)v1.6.1
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 114b70cc4..63af32269 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "1.6.0"
+version = "1.6.1"
authors = ["Starship Contributors"]
build = "build.rs"
categories = ["command-line-utilities"]