bump version

This commit is contained in:
Didier Lafforgue 2012-03-14 01:20:55 +01:00
parent ada199cf3c
commit 834042fda3
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Locomotive #:nodoc
VERSION = "2.0.0.rc1"
VERSION = '2.0.0.rc2'
end