From 41a338599d055a4c63e1eb2bf32ae9c097a12378 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Tue, 11 Oct 2022 23:35:57 +0200 Subject: [PATCH] Bump version to 2022.1011.0 --- lib/version.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/version.rb b/lib/version.rb index 9f53fe51..02e74958 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -15,11 +15,11 @@ module Retrospring def year = 2022 - def month = 8 + def month = 10 - def day = 31 + def day = 11 - def patch = 2 + def patch = 0 def suffix = ""