From 2ae862f7983deebde472bf092c8ad3c72b0c7037 Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Tue, 6 Aug 2024 23:17:47 +0200 Subject: [PATCH] Bump version to 2024.0806.0 --- lib/retrospring/version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/retrospring/version.rb b/lib/retrospring/version.rb index a104f1e7..950dca6a 100644 --- a/lib/retrospring/version.rb +++ b/lib/retrospring/version.rb @@ -15,9 +15,9 @@ module Retrospring def year = 2024 - def month = 3 + def month = 8 - def day = 19 + def day = 6 def patch = 0