Bump version for improved dependency handling

This commit is contained in:
Jeff Casimir 2011-08-29 12:17:18 -04:00
parent 1bc6f8910e
commit 342784248d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Draper
VERSION = "0.7.2"
VERSION = "0.7.3"
end