Bump version for next release

This commit is contained in:
Louis Mullie 2014-05-28 13:29:31 -04:00
parent eb0ec83053
commit fc77587390
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.8'
VERSION = '2.0.9'
# Treat requires Ruby >= 1.9.2
if RUBY_VERSION < '1.9.2'