Skip to content

Commit

Permalink
[ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel O'Connor committed Jan 24, 2018
1 parent 3683546 commit 08798da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/fat_free_crm/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ module FatFreeCRM
module VERSION #:nodoc:
MAJOR = 0
MINOR = 15
TINY = 0
PRE = 0
TINY = 1
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
end
Expand Down

0 comments on commit 08798da

Please sign in to comment.