summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Wiesner <sebastian@swsnr.de>2018-08-26 12:40:12 +0200
committerSebastian Wiesner <sebastian@swsnr.de>2018-08-26 12:40:12 +0200
commit7bd87bd597c66cbecf85a1735bdf636a3b004318 (patch)
tree7fd74268a99a672ae354a182d0f587fbf3fcb115 /Cargo.toml
parenta9f4c6b90e445cb841dede34bf0d8a9ff745df5d (diff)
Bump version to 0.9.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 4837387..e2847a9 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.0"
+version = "0.9.1-pre"
categories = ["command-line-utilities", "text-processing"]
license = "Apache-2.0"
authors = ["Sebastian Wiesner <sebastian@swsnr.de>"]