Skip to content

Commit ef7852b

Browse files
committed
Bump version to 2024.1001.0
1 parent 4eeb0b7 commit ef7852b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/retrospring/version.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ module Version
1515

1616
def year = 2024
1717

18-
def month = 8
18+
def month = 10
1919

20-
def day = 11
20+
def day = 1
2121

22-
def patch = 1
22+
def patch = 0
2323

2424
def suffix = ""
2525

0 commit comments

Comments
 (0)