From c5e2358ea8a6a8407ca12e2911bf4c6486101973 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Sat, 2 Jul 2022 18:10:18 +0200 Subject: [PATCH] Bump version to 2022.0702.0 --- lib/version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/version.rb b/lib/version.rb index 0a164fa2..a54d008c 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -18,11 +18,11 @@ module Retrospring end def month - 6 + 7 end def day - 27 + 2 end def patch