Bump version

This commit is contained in:
Louis Mullie 2013-11-23 16:54:41 -05:00
parent 5fb11131c7
commit 10e6612a06
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.7'
VERSION = '2.0.8'
# Treat requires Ruby >= 1.9.2
if RUBY_VERSION < '1.9.2'