Skip to content

Commit

Permalink
Bump version to 2024.0122.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeldesu committed Jan 22, 2024
1 parent d044705 commit f9f7583
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/retrospring/version.rb
Expand Up @@ -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

Expand Down

0 comments on commit f9f7583

Please sign in to comment.