diff --git a/Cargo.toml b/Cargo.toml index 1e15febd..f2ee4e67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mdbook" -version = "0.0.28" +version = "0.0.29-alpha.0" authors = ["Mathieu David "] description = "create books from markdown files (like Gitbook)" documentation = "http://rust-lang-nursery.github.io/mdBook/index.html"