We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86fd7f9 commit bb2f413Copy full SHA for bb2f413
lib/fat_free_crm/version.rb
@@ -7,7 +7,7 @@ module FatFreeCRM
7
module VERSION #:nodoc:
8
MAJOR = 0
9
MINOR = 13
10
- TINY = 5
+ TINY = 6
11
PRE = nil
12
13
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
0 commit comments