Bump version
This commit is contained in:
parent
3969478f7f
commit
febc47a905
|
@ -1,7 +1,7 @@
|
|||
module Treat
|
||||
|
||||
# The current version of Treat.
|
||||
VERSION = '2.0.9'
|
||||
VERSION = '2.1.0'
|
||||
|
||||
# Treat requires Ruby >= 1.9.2
|
||||
if RUBY_VERSION < '1.9.2'
|
||||
|
|
Loading…
Reference in New Issue