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 8b29bac commit 9591a9dCopy full SHA for 9591a9d
lib/fat_free_crm/version.rb
@@ -9,7 +9,7 @@ module FatFreeCRM
9
module VERSION #:nodoc:
10
MAJOR = 0
11
MINOR = 19
12
- TINY = 1
+ TINY = 2
13
PRE = nil
14
15
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
0 commit comments