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