Merge branch 'master' of github.com:technicalpickles/homesick
This commit is contained in:
@@ -5,7 +5,7 @@ module Homesick
|
||||
module Version
|
||||
MAJOR = 1
|
||||
MINOR = 1
|
||||
PATCH = 3
|
||||
PATCH = 4
|
||||
|
||||
STRING = [MAJOR, MINOR, PATCH].compact.join('.')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user