From 32f7a583f6f4a263a580868472658eeb103e5fb4 Mon Sep 17 00:00:00 2001 From: Fakerr Date: Sat, 14 Jan 2017 18:42:27 +0100 Subject: [PATCH] patch --- git-hlog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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