Version bump (9.1.1)

This commit is contained in:
Aaron Power 2019-03-30 12:26:20 +01:00
parent b2f043706d
commit 1a4f08b622
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -890,7 +890,7 @@ dependencies = [
[[package]]
name = "tokei"
version = "9.1.0"
version = "9.1.1"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -11,7 +11,7 @@ license = "MIT/Apache-2.0"
name = "tokei"
readme = "README.md"
repository = "https://github.com/XAMPPRocky/tokei.git"
version = "9.1.0"
version = "9.1.1"
[badges]
[badges.appveyor]