This commit is contained in:
Louis Mullie 2013-06-29 14:23:25 -04:00
parent 643937b231
commit c9bf91562b
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.6'
VERSION = '2.0.7'
# Treat requires Ruby >= 1.9.2
if RUBY_VERSION < '1.9.2'