summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-11-13 11:12:35 +0900
committerMatan Kushner <hello@matchai.me>2019-11-13 11:12:35 +0900
commit6a45e561fc18529fb67436922adc2653eb5b3237 (patch)
treea658b9a0cfb2db356c9ed9df0ec1834a1631bf0f /Cargo.toml
parentf6c6f93b1b7026c81088f3d387b1a4520b1d9d8b (diff)
chore(bump): v0.26.4v0.26.4
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 c452f6f9c..953fa26c8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.26.3"
+version = "0.26.4"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"