From ef7852b7933419308f68dc22c6b4ab350c80716d Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Tue, 1 Oct 2024 00:28:20 +0200 Subject: [PATCH] Bump version to 2024.1001.0 --- lib/retrospring/version.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/retrospring/version.rb b/lib/retrospring/version.rb index accff044..0152d9c8 100644 --- a/lib/retrospring/version.rb +++ b/lib/retrospring/version.rb @@ -15,11 +15,11 @@ module Retrospring def year = 2024 - def month = 8 + def month = 10 - def day = 11 + def day = 1 - def patch = 1 + def patch = 0 def suffix = ""