summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2021-07-13 17:59:10 -0400
committerMatan Kushner <hello@matchai.dev>2021-07-13 17:59:46 -0400
commitf64cfa6a98a5e83e5f8bb37aa6e7d547c9b23c9c (patch)
treeb6cf00d03adb8553ebc6f5181d9ffa18d35aed60 /Cargo.toml
parent1a6207d1f2d2c3695be7afaea0821b5aef6e2215 (diff)
chore(release): v0.56.0v0.56.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 fa323738a..c025699e5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.55.0"
+version = "0.56.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"