diff --git a/Cargo.toml b/Cargo.toml index 5319f4a..87fd335 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cbfmt" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "A tool to format codeblocks inside markdown and org documents" repository = "https://github.com/lukas-reineke/cbfmt"