summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2021-01-29 12:40:04 -0500
committerMatan Kushner <hello@matchai.dev>2021-01-29 12:40:04 -0500
commit317226b9a7076b7c0affb12e6c29f1c6730a7a66 (patch)
tree1224eb8745d2a1ca49635612db1b277941486100 /Cargo.toml
parenta267d2da589c1a50be0d1e502f91f032eee2d941 (diff)
chore(release): v0.49.0v0.49.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 22b68700f..415aa7c2b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship"
-version = "0.48.0"
+version = "0.49.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"