summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu David <mathieudavid@mathieudavid.org>2017-02-20 16:16:21 +0100
committerMathieu David <mathieudavid@mathieudavid.org>2017-02-20 16:16:21 +0100
commit0c624d0f74c07ce77004b767b74ed22318fab9df (patch)
treeb76f30527406786f8aa587138d6cc1239e78e3fa
parent58cfef00f202a20703f7700017376967602dda1e (diff)
bump versionv0.0.16
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b7700636..6ffd6083 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook"
-version = "0.0.15"
+version = "0.0.16"
authors = ["Mathieu David <mathieudavid@mathieudavid.org>"]
description = "create books from markdown files (like Gitbook)"
documentation = "http://azerupi.github.io/mdBook/index.html"