From a62704c61e30156f0096c28d6c687231eaf227ad Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Mon, 14 Nov 2022 20:08:44 +0100 Subject: [PATCH] Bump version to 2022.1114.0 --- lib/version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/version.rb b/lib/version.rb index 63563f47..6f4caf7c 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -15,9 +15,9 @@ module Retrospring def year = 2022 - def month = 10 + def month = 11 - def day = 26 + def day = 14 def patch = 0