summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Wiesner <sebastian@swsnr.de>2018-08-26 13:20:58 +0200
committerSebastian Wiesner <sebastian@swsnr.de>2018-08-26 13:20:58 +0200
commit61357a4b16af52564395bf6e678a588dc77cd5e1 (patch)
tree8c234801230dd60e9d213cb7982f054ef0857a7c /Cargo.toml
parenta150e914d6ec51b9c1ad733e0fd29555d68ae252 (diff)
Bump version to 0.9.2-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 467d50b..2b60554 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.9.1"
+version = "0.9.2-pre"
categories = ["command-line-utilities", "text-processing"]
license = "Apache-2.0"
authors = ["Sebastian Wiesner <sebastian@swsnr.de>"]