Bump version for next release
This commit is contained in:
parent
eb0ec83053
commit
fc77587390
|
@ -1,7 +1,7 @@
|
||||||
module Treat
|
module Treat
|
||||||
|
|
||||||
# The current version of Treat.
|
# The current version of Treat.
|
||||||
VERSION = '2.0.8'
|
VERSION = '2.0.9'
|
||||||
|
|
||||||
# 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