diff --git a/lib/retrospring/version.rb b/lib/retrospring/version.rb index 3ae1d774..bbbd60f8 100644 --- a/lib/retrospring/version.rb +++ b/lib/retrospring/version.rb @@ -13,11 +13,11 @@ module Retrospring module Version module_function - def year = 2022 + def year = 2023 - def month = 12 + def month = 1 - def day = 25 + def day = 2 def patch = 0