1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00

Version bump with fixed camelize usage

This commit is contained in:
Jeff Casimir 2011-08-27 22:35:53 -05:00
parent 4ba89563ec
commit 140383ffbf

View file

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