summaryrefslogtreecommitdiffstats
path: root/starship_module_config_derive
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-12-07 16:43:44 -0500
committerMatan Kushner <hello@matchai.me>2019-12-07 16:43:44 -0500
commitf458a5e8c91bd6fd5b7df905f0b65e0e35034072 (patch)
treeaca835418110ff073f3c48d8a5f4479dff6ee36b /starship_module_config_derive
parent5a3c9a756d8dc4b376911b214e6920cb678e7446 (diff)
chore(config_derive): v0.1.1
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 986473ef9..9288fb271 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.0"
+version = "0.1.1"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"