Release v1.6.1

This commit is contained in:
Danilo Bargen 2022-10-24 14:42:37 +02:00
commit 7c371a6852
4 changed files with 22 additions and 4 deletions

View file

@ -10,7 +10,7 @@ name = "tealdeer"
readme = "README.md"
repository = "https://github.com/dbrgn/tealdeer/"
documentation = "https://dbrgn.github.io/tealdeer/"
version = "1.6.0"
version = "1.6.1"
include = ["/src/**/*", "/tests/**/*", "/Cargo.toml", "/README.md", "/LICENSE-*", "/screenshot.png"]
rust-version = "1.62"
edition = "2021"