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