summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu David <mathieudavid@mathieudavid.org>2017-02-28 17:20:28 +0100
committerMathieu David <mathieudavid@mathieudavid.org>2017-02-28 17:20:28 +0100
commita8bba0b94d0eca14fc118a4a739ffdec8e0f10c1 (patch)
tree31de95539e9f0782604a634c958cab228957d963
parente5a973a18de4758ad526473b03c140221a90894a (diff)
(cargo-release) version 0.0.170.0.17
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6ffd6083..c9b5e5df 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook"
-version = "0.0.16"
+version = "0.0.17"
authors = ["Mathieu David <mathieudavid@mathieudavid.org>"]
description = "create books from markdown files (like Gitbook)"
documentation = "http://azerupi.github.io/mdBook/index.html"