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