Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel O'Connor committed Jan 24, 2018
1 parent fcf501d commit 27f9055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fat_free_crm/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module FatFreeCRM
module VERSION #:nodoc:
MAJOR = 0
MINOR = 16
TINY = 2
TINY = 3
PRE = nil

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

0 comments on commit 27f9055

Please sign in to comment.