Skip to content

Commit

Permalink
Bump version to 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
steveyken committed Oct 6, 2022
1 parent b699660 commit b1511d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fat_free_crm/version.rb
Expand Up @@ -9,7 +9,7 @@ module FatFreeCRM
module VERSION # :nodoc:
MAJOR = 0
MINOR = 20
TINY = 0
TINY = 1
PRE = nil

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

0 comments on commit b1511d8

Please sign in to comment.