summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2021-02-02 14:59:42 -0500
committerMatan Kushner <hello@matchai.dev>2021-02-02 14:59:42 -0500
commit0558b38e3f211eafeca56d39e9da899bcdf8de99 (patch)
tree1bc6a27dd118d03946306aedaf1f4b73119ba331 /Cargo.toml
parentc9c3455e23321212b0ece0ba49d5e412beef06db (diff)
chore(release): v0.50.0v0.50.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 36bcdd776..d4f709e88 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.49.0"
+version = "0.50.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"