From 721f6480f5e5719ceaad796232c6e3bb5d9ceeb3 Mon Sep 17 00:00:00 2001 From: Aaron Power Date: Tue, 3 Jan 2017 14:40:27 +0000 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3321ea559..469adb437 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT/Apache-2.0" name = "tokei" readme = "README.md" repository = "https://github.com/Aaronepower/tokei.git" -version = "5.0.4" +version = "5.0.5" [profile.release] panic="abort"