diff --git a/Cargo.toml b/Cargo.toml index 3321ab4..9b3cdb5 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.2" +version = "0.1.3" readme = "README.md" repository = "https://github.com/KeisukeYamashita/commitlint-rs" license = "MIT OR Apache-2.0"