Bump minor version for new ApplicationDecorator structure

This commit is contained in:
Jeff Casimir 2011-07-29 20:40:17 -05:00
parent c5ab592326
commit 0942556248
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Draper
VERSION = "0.5.0"
VERSION = "0.6.0"
end