summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2020-04-11 16:11:18 -0400
committerMatan Kushner <hello@matchai.dev>2020-04-11 16:11:18 -0400
commit0ef7df44414dc7db8e7a900c2707134983717a4a (patch)
treec1dc440a5b914f09754f690e99e0195766ffbf22 /Cargo.toml
parent391add767fbf5137e8fef3f01e107f751353538c (diff)
chore(bump): v0.40.1v0.40.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 fac3585d8..0d2869d7e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.40.0"
+version = "0.40.1"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"