summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-11-02 20:14:03 +0900
committerMatan Kushner <hello@matchai.me>2019-11-02 20:14:03 +0900
commit0be6d0194b9314957d535acb8a1ff9a023425a4c (patch)
tree41a3a7b9cec10a69b1b72c854129cc70ff087ff3 /Cargo.toml
parentd30a2c2705d7c90d66b715678cc9a6ac6f6661b8 (diff)
chore(bump): v0.26.0v0.26.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 2b5ee64d8..b372e956e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.25.2"
+version = "0.26.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"