Bumping to v0.13.0

This commit is contained in:
Steve Klabnik 2012-05-11 21:02:50 -04:00
parent d7265561a5
commit 12aec9c0b4
1 changed files with 1 additions and 1 deletions

View File

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