diff options
author | Michael Bryan <michaelfbryan@gmail.com> | 2018-01-23 22:05:07 +0800 |
---|---|---|
committer | Michael Bryan <michaelfbryan@gmail.com> | 2018-01-23 22:05:07 +0800 |
commit | fada73eb74d5283530a52427bda7974e87d7f97c (patch) | |
tree | 2edc9bb5b670a951600d67d9ccf61c10c45aedfb | |
parent | dee91b146bd15f456531f05c3e9007ab764f583d (diff) |
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "mdbook" -version = "0.0.29-alpha.0" +version = "0.1.0" authors = ["Mathieu David <mathieudavid@mathieudavid.org>", "Michael-F-Bryan <michaelfbryan@gmail.com>"] description = "create books from markdown files (like Gitbook)" documentation = "http://rust-lang-nursery.github.io/mdBook/index.html" |