diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "git-journal" -version = "1.3.1" +version = "1.3.2" license = "MIT" readme = "README.md" keywords = ["parser", "git", "log", "changelog", "journal"] |