Bump version

This commit is contained in:
Louis Mullie 2014-07-17 14:18:12 -04:00
parent 3969478f7f
commit febc47a905
1 changed files with 1 additions and 1 deletions

View File

@ -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'