summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Wiesner <sebastian@swsnr.de>2018-09-09 15:41:03 +0200
committerSebastian Wiesner <sebastian@swsnr.de>2018-09-09 15:41:03 +0200
commit508c61c26f96b53d66e105e5ace9e6f199de6fce (patch)
treebaa29f78ce2930eb0d9c06dad0c1e34bd87b76be /Cargo.toml
parent05dec9aa8026f4d18d3abf44c90724a4f5b891ea (diff)
Bump version to 0.10.1-pre
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index edb5aa4..0d31260 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ homepage = "https://github.com/lunaryorn/mdcat"
repository = "https://github.com/lunaryorn/mdcat"
documentation = "https://docs.rs/mdcat"
keywords = ["markdown", "less"]
-version = "0.10.0"
+version = "0.10.1-pre"
categories = ["command-line-utilities", "text-processing"]
license = "Apache-2.0"
authors = ["Sebastian Wiesner <sebastian@swsnr.de>"]