(cargo-release) start next development iteration 0.0.25-alpha.0

This commit is contained in:
Mathieu David 2017-09-07 23:32:57 +02:00
parent abf86eefd9
commit 6f0b67f44f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package] [package]
name = "mdbook" name = "mdbook"
version = "0.0.24" version = "0.0.25-alpha.0"
authors = ["Mathieu David <mathieudavid@mathieudavid.org>"] authors = ["Mathieu David <mathieudavid@mathieudavid.org>"]
description = "create books from markdown files (like Gitbook)" description = "create books from markdown files (like Gitbook)"
documentation = "http://azerupi.github.io/mdBook/index.html" documentation = "http://azerupi.github.io/mdBook/index.html"