From f9e42436eae1c6b2e611a272aa0b69c10e221124 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Sun, 7 May 2023 12:57:52 +0200 Subject: [PATCH] Bump version to 2023.0507.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 78573924..8ff047cd 100644 --- a/lib/retrospring/version.rb +++ b/lib/retrospring/version.rb @@ -15,11 +15,11 @@ module Retrospring def year = 2023 - def month = 2 + def month = 5 - def day = 19 + def day = 7 - def patch = 2 + def patch = 0 def suffix = ""