Skip to content

Commit 81e60d4

Browse files
author
Daniel O'Connor
committed
Bump version
1 parent 1a427e2 commit 81e60d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fat_free_crm/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module FatFreeCRM
99
module VERSION #:nodoc:
1010
MAJOR = 0
1111
MINOR = 17
12-
TINY = 0
12+
TINY = 1
1313
PRE = nil
1414

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

0 commit comments

Comments
 (0)