Bump version number.

This commit is contained in:
Louis Mullie 2013-01-05 16:31:03 -05:00
parent c18d0073f7
commit c6ceac22d6
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.2"
VERSION = "2.0.3"
# Treat requires Ruby >= 1.9.2
if RUBY_VERSION < '1.9.2'