Skip to content

Commit 5e3cf90

Browse files
committed
chore: updated version
1 parent f7de4f6 commit 5e3cf90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

git_analytics/static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h1 class="h3 mb-4">Other statistics</h1>
183183
</main>
184184
<footer class="bg-dark text-white py-3 mt-auto">
185185
<div class="container">
186-
<span>&copy; 2025 ver 0.1.11</span>
186+
<span>&copy; 2025 ver 0.1.12</span>
187187
</div>
188188
</footer>
189189
<script src="js/bootstrap.bundle.min.js"></script>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "git-analytics"
3-
version = "0.1.11"
3+
version = "0.1.12"
44
description = "Advanced analytics for Git repositories — commits, authors, code churn, lines of code, trends, and visual dashboards."
55
authors = ["n0rfas <n0rfas@protonmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)