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

Bumping to 0.14.0

This commit is contained in:
Steve Klabnik 2012-05-17 15:43:39 -05:00
parent 384b31a310
commit 28facfc04d

View file

@ -1,3 +1,3 @@
module Draper
VERSION = "0.13.0"
VERSION = "0.14.0"
end