bump to 0.17.0

This commit is contained in:
Steve Klabnik 2012-08-21 02:24:02 +02:00
parent d46d19205e
commit 2073633ffb
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Draper
VERSION = "0.16.0"
VERSION = "0.17.0"
end