summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2021-04-22 12:17:37 -0400
committerMatan Kushner <hello@matchai.dev>2021-04-22 12:17:37 -0400
commit078d4a0164bf6d092db0dc094f539f3aface8087 (patch)
tree68d881f89c73f4b46239ea733758ecc1f6bc09bd /Cargo.toml
parent2deaa572afa222cdccf1de294935a8d7c3f159d2 (diff)
chore(release): v0.52.0v0.52.0
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 c3244615c..a298df1f9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.51.0"
+version = "0.52.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"