diff --git a/git-hlog b/git-hlog index 449df61..31d3f29 100644 --- a/git-hlog +++ b/git-hlog @@ -22,7 +22,7 @@ FETCH=false GIT_FORMAT="" GIT_LOG="" COMMITS="" -VERSION="1.0.0" +VERSION="1.0.1" # Are we in a git repo? if [[ ! -d ".git" ]]; then