bump version to 1.2.0

This commit is contained in:
Steve Klabnik 2013-04-01 11:20:34 -07:00
parent 7e3210ef12
commit c0837b390f
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Draper
VERSION = "1.1.0"
VERSION = "1.2.0"
end