summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2020-02-03 17:04:16 -0500
committerMatan Kushner <hello@matchai.dev>2020-02-03 17:04:16 -0500
commitf14aef476950532123b5bba1f1a8bfd6372f7768 (patch)
tree161bf9cae37b8030d88b7261193f0f7a27f6926e /Cargo.toml
parent0d1578bbe10620186bc7eaf99fb2b33214d633af (diff)
chore(bump): v0.34.1v0.34.1
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 c375381bc..cda1d1102 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.34.0"
+version = "0.34.1"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"