summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2020-07-06 13:09:49 -0400
committerMatan Kushner <hello@matchai.dev>2020-07-06 13:09:49 -0400
commitd1a3ef998479be9b7c96a5c137d739c2adddf440 (patch)
treefb0c219d18e951e82a4cd32c748413bbfa7cd514 /Cargo.toml
parent428a78ebb5f5088ac482ea1eba15d9d36cd474f7 (diff)
chore(release): v0.44.0v0.44.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 ef73cffbd..d4ab17656 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.43.0"
+version = "0.44.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"