From 3c7b56bf6ca033c2cfcda20ac9b1a32ea3266836 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 6 Dec 2024 12:28:39 +0000 Subject: [PATCH] Bump git_fame to 3.2.12 [skip ci] --- lib/git_fame/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/git_fame/version.rb b/lib/git_fame/version.rb index 3b295ea3..91b759aa 100644 --- a/lib/git_fame/version.rb +++ b/lib/git_fame/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module GitFame - VERSION = "3.2.11" + VERSION = "3.2.12" end