summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2020-01-15 23:56:59 -0500
committerMatan Kushner <hello@matchai.dev>2020-01-15 23:56:59 -0500
commit70428f7a9de836985fe589f5e662aad1be272b75 (patch)
tree86652ae902ebbc293bd3d714a3e690015cf0b03e /Cargo.toml
parent313a03e2b7afae34d83ec677d83d766eb3ffceeb (diff)
chore(bump): v0.33.1v0.33.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 5d8d81161..af4b68d44 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.33.0"
+version = "0.33.1"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"