summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2020-03-19 14:06:41 -0400
committerMatan Kushner <hello@matchai.dev>2020-03-19 14:06:41 -0400
commit3211b36d5d7476846b3bba8cf7768d83b17876be (patch)
tree042367979a23773af95be04d94d033750d7b10c5 /Cargo.toml
parentae7077f1f870cc162415ed0427e65ff573d9ebe0 (diff)
chore(bump): v0.37.1v0.37.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 a8905d8b6..f964910f3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.37.0"
+version = "0.37.1"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"