summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Wiesner <sebastian@swsnr.de>2018-08-26 12:35:39 +0200
committerSebastian Wiesner <sebastian@swsnr.de>2018-08-26 12:35:39 +0200
commita9f4c6b90e445cb841dede34bf0d8a9ff745df5d (patch)
tree117b47f61bbdfe913fb6d942d608bfe210c8c632 /Cargo.toml
parentb67455eb8688e393ff5ac68385b6d4978de94963 (diff)
Release 0.9.0
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 f6fa31d..4837387 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.8.1-pre"
+version = "0.9.0"
categories = ["command-line-utilities", "text-processing"]
license = "Apache-2.0"
authors = ["Sebastian Wiesner <sebastian@swsnr.de>"]