Skip to content

Commit b122c5f

Browse files
committed
Bump version to 0.20.1
1 parent 6b0ef26 commit b122c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fat_free_crm/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module FatFreeCRM
99
module VERSION #:nodoc:
1010
MAJOR = 0
1111
MINOR = 20
12-
TINY = 0
12+
TINY = 1
1313
PRE = nil
1414

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

0 commit comments

Comments
 (0)