Bump version
This commit is contained in:
parent
5fb11131c7
commit
10e6612a06
|
@ -1,7 +1,7 @@
|
||||||
module Treat
|
module Treat
|
||||||
|
|
||||||
# The current version of Treat.
|
# The current version of Treat.
|
||||||
VERSION = '2.0.7'
|
VERSION = '2.0.8'
|
||||||
|
|
||||||
# Treat requires Ruby >= 1.9.2
|
# Treat requires Ruby >= 1.9.2
|
||||||
if RUBY_VERSION < '1.9.2'
|
if RUBY_VERSION < '1.9.2'
|
||||||
|
|
Loading…
Reference in New Issue