Skip to content

Commit

Permalink
Bump version to 2023.1209.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raccube committed Dec 9, 2023
1 parent 3c7940a commit b421f1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/retrospring/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ module Version

def year = 2023

def month = 10
def month = 12

def day = 28
def day = 9

def patch = 1
def patch = 0

def suffix = ""

Expand Down

0 comments on commit b421f1d

Please sign in to comment.