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 fcf501d commit 27f9055Copy full SHA for 27f9055
lib/fat_free_crm/version.rb
@@ -7,7 +7,7 @@ module FatFreeCRM
7
module VERSION #:nodoc:
8
MAJOR = 0
9
MINOR = 16
10
- TINY = 2
+ TINY = 3
11
PRE = nil
12
13
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
0 commit comments