summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-08-22 19:04:10 -0400
committerMatan Kushner <hello@matchai.me>2019-08-22 19:04:10 -0400
commitb70f6f1ad395dbc0dbe43aabb8cfdee0158c5a52 (patch)
tree4cc42a596b24d7fe38404af1e7a11a276cce88b0
parent68cbcb91b73a594e1fedf10b39320bef3b04969c (diff)
chore(bump): v0.12.1v0.12.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ae73b4573..608cdb086 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.12.0"
+version = "0.12.1"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
repository = "https://github.com/starship/starship"