summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Grunert <sgrunert@suse.com>2019-01-13 15:53:50 +0100
committerSascha Grunert <sgrunert@suse.com>2019-01-13 15:53:55 +0100
commit4aff1c1e98f6e57730cce4f18828cd32a176f6fa (patch)
tree4fdadb66108aa46f2d4800d2defa00fa928e05a2
parent45fa39ed3ce024c93fcf6fd07da10c63465582bf (diff)
Bump version1.8.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7f1c485..a9dfdba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "git-journal"
-version = "1.8.0"
+version = "1.8.1"
license = "MIT"
readme = "README.md"
keywords = ["parser", "git", "log", "changelog", "journal"]