diff --git a/Cargo.toml b/Cargo.toml index df0e33d..a9e88b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "docket" -version = "0.7.0" +version = "0.7.1" description = "Simple markdown to HTML documentation rendering" readme = "README.md" license-file = "LICENSE"