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

Bump version to 1.0.0

This commit is contained in:
Steve Klabnik 2013-01-14 10:42:17 -05:00
parent 873e42b7de
commit f88ac6de73

View file

@ -1,3 +1,3 @@
module Draper
VERSION = "1.0.0.beta6"
VERSION = "1.0.0"
end