bump to 1.0.0.beta2

This commit is contained in:
Steve Klabnik 2012-12-03 08:28:45 +01:00
parent 5f4d096b3f
commit 34c1c39bee
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Draper
VERSION = "1.0.0.beta1"
VERSION = "1.0.0.beta2"
end