diff --git a/lib/retrospring/version.rb b/lib/retrospring/version.rb index 4f9c33d6..6d2b7f56 100644 --- a/lib/retrospring/version.rb +++ b/lib/retrospring/version.rb @@ -13,11 +13,11 @@ module Retrospring module Version module_function - def year = 2023 + def year = 2024 - def month = 12 + def month = 1 - def day = 21 + def day = 22 def patch = 0