diff --git a/Cargo.toml b/Cargo.toml index 9d49ee88..f86d97a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mdbook" -version = "0.0.25" +version = "0.0.26-alpha.0" authors = ["Mathieu David "] description = "create books from markdown files (like Gitbook)" documentation = "http://azerupi.github.io/mdBook/index.html"