Skip to content

Commit

Permalink
Bump version to 2023.0102.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raccube committed Jan 2, 2023
1 parent cc1c262 commit 7ffd07a
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 @@ -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

Expand Down

0 comments on commit 7ffd07a

Please sign in to comment.