From 97a826be332bca3f642eaff7fb559b6cb757dcb6 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Tue, 17 Oct 2023 20:22:26 +0200 Subject: [PATCH] Bump version to 2023.1017.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 7a679293..6483f4e9 100644 --- a/lib/retrospring/version.rb +++ b/lib/retrospring/version.rb @@ -15,9 +15,9 @@ module Retrospring def year = 2023 - def month = 9 + def month = 10 - def day = 1 + def day = 17 def patch = 0