Skip to content

Commit 7aa06b5

Browse files
authored
Bump version
1 parent 10f7c4b commit 7aa06b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/fat_free_crm/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
module FatFreeCRM
99
module VERSION # :nodoc:
1010
MAJOR = 0
11-
MINOR = 22
12-
TINY = 1
11+
MINOR = 23
12+
TINY = 0
1313
PRE = nil
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')

0 commit comments

Comments
 (0)