From 96a69e2aae3831e0644cb1e6b77fa98d2d6e1f57 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Fri, 7 Jul 2023 23:17:37 +0200 Subject: [PATCH] Bump version to 2023.0707.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 630c78a4..72d6e3fa 100644 --- a/lib/retrospring/version.rb +++ b/lib/retrospring/version.rb @@ -15,9 +15,9 @@ module Retrospring def year = 2023 - def month = 5 + def month = 7 - def day = 31 + def day = 7 def patch = 0