summaryrefslogtreecommitdiffstats
path: root/starship_module_config_derive
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2020-09-30 16:13:42 -0400
committerMatan Kushner <hello@matchai.dev>2020-09-30 16:13:42 -0400
commit3a1b7816d70a5cd24e90b83a9b326c1db18ded41 (patch)
treec9e5bec195d859c6efed94a7b18cfcdc1c4de0c3 /starship_module_config_derive
parent31d51e22bdfddc55d9a18eb76a2440fd99871322 (diff)
chore(release): release starship_module_config_derive v0.1.2
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 d59abce7b..4b9e83b75 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.1.1"
+version = "0.1.2"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"