summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-11-03 10:00:06 +0900
committerMatan Kushner <hello@matchai.me>2019-11-03 10:00:06 +0900
commit0c7492a8da081e96401e4b62e117e771c0d997c8 (patch)
tree9956e6948ec63dec310b7c840e8386535de841eb /Cargo.toml
parent803db9d6fa5d2f4d58f036162bea389d0cb2ab52 (diff)
chore(bump): v0.26.2v0.26.2
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 b372e956e..838f5577b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.26.0"
+version = "0.26.2"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"