diff --git a/Cargo.toml b/Cargo.toml index a4eb969..ec2f935 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "indoc" -version = "0.1.4" +version = "0.1.5" authors = ["David Tolnay "] license = "MIT/Apache-2.0" description = "Indented document literals"