summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-10-16 00:23:09 +0900
committerMatan Kushner <hello@matchai.me>2019-10-16 00:23:09 +0900
commitb34b1e918845ed9279817f5ae874ec609989c0d7 (patch)
treee8e4e6012385f1762b1d1fb6280e4a9e63799fb7 /Cargo.toml
parent392fa247b74eb2ce898d9e7c9215c9b1b7bedcfb (diff)
chore(bump): v0.25.0v0.25.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 a4b8033ea..3ed2e67ba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.24.0"
+version = "0.25.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"