Skip to content

Commit

Permalink
Bump version to 2023.0507.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raccube committed May 7, 2023
1 parent 8483532 commit f9e4243
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 = 2
def month = 5

def day = 19
def day = 7

def patch = 2
def patch = 0

def suffix = ""

Expand Down

0 comments on commit f9e4243

Please sign in to comment.