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