diff --git a/Cargo.toml b/Cargo.toml index 9609628..80e5f44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ documentation = "https://keisukeyamashita.github.io/commitlint-rs" authors = ["KeisukeYamashita <19yamashita15@gmail.com>"] keywords = ["conventional-commits", "lint"] categories = ["command-line-utilities"] -version = "0.1.4" +version = "0.1.5" readme = "README.md" repository = "https://github.com/KeisukeYamashita/commitlint-rs" license = "MIT OR Apache-2.0"