diff --git a/Cargo.toml b/Cargo.toml index 52d15ef..ab92e05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "indoc" -version = "0.1.10" +version = "0.1.11" authors = ["David Tolnay "] license = "MIT/Apache-2.0" description = "Indented document literals"