diff --git a/config_proc_macro/Cargo.toml b/config_proc_macro/Cargo.toml index 033cc0aaf1fa..632212fce036 100644 --- a/config_proc_macro/Cargo.toml +++ b/config_proc_macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustfmt-config_proc_macro" -version = "0.1.0" +version = "0.1.1" authors = ["topecongiro "] edition = "2018" description = "A collection of procedural macros for rustfmt"