Bump version to 0.8.6
This commit is contained in:
parent
20d73cf87f
commit
15853007bf
|
@ -18,7 +18,7 @@ module Google
|
|||
module VERSION
|
||||
MAJOR = 0
|
||||
MINOR = 8
|
||||
TINY = 5
|
||||
TINY = 6
|
||||
PATCH = nil
|
||||
STRING = [MAJOR, MINOR, TINY, PATCH].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue