Skip to content

Commit c8686ae

Browse files
committed
0.20.0
1 parent 7d36471 commit c8686ae

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 = 19
12-
TINY = 1
11+
MINOR = 20
12+
TINY = 0
1313
PRE = nil
1414

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

0 commit comments

Comments
 (0)