diff --git a/.tito/packages/git-insight b/.tito/packages/git-insight index 11c4a8a..2cd79c0 100644 --- a/.tito/packages/git-insight +++ b/.tito/packages/git-insight @@ -1 +1 @@ -1.1.0-1 ./ +1.1.1-1 ./ diff --git a/git-insight.spec b/git-insight.spec index c8a2a03..37630aa 100644 --- a/git-insight.spec +++ b/git-insight.spec @@ -1,5 +1,5 @@ Name: git-insight -Version: 1.1.0 +Version: 1.1.1 Release: 1%{?dist} Summary: beautiful graphical insights about a git repository License: MIT @@ -37,6 +37,9 @@ install -D --mode=644 -v build/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1 %{_mandir}/man1/%{name}.1.gz %changelog +* Sun Nov 14 2021 avimehenwal 1.1.1-1 +- feat(graph): :sparkles: total 6 graphs (avi.mehanwal@gmail.com) + * Sun Nov 14 2021 avimehenwal 1.1.0-1 - feat(graph): :zap: git commit trend calendar (avi.mehanwal@gmail.com)