summaryrefslogtreecommitdiffstats
path: root/starship_module_config_derive
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-10-04 18:02:17 +0900
committerMatan Kushner <hello@matchai.me>2019-10-04 18:02:17 +0900
commit1cab6854bc932fffb020d8b4b18289a2c51f6182 (patch)
tree472af35e89a9c3d41dc1cf76e3e0be9ad868c089 /starship_module_config_derive
parentabcea4b3d93895a947e0eadcc4d41227b96f7427 (diff)
chore(bump): v0.20.0
Diffstat (limited to 'starship_module_config_derive')
-rw-r--r--starship_module_config_derive/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/starship_module_config_derive/Cargo.toml b/starship_module_config_derive/Cargo.toml
index 4dc93f870..986473ef9 100644
--- a/starship_module_config_derive/Cargo.toml
+++ b/starship_module_config_derive/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "starship_module_config_derive"
-version = "0.20.0"
+version = "0.1.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"