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

Bump version for 1.3.1 release

This commit is contained in:
Steve Klabnik 2014-06-17 12:10:11 -04:00
parent 8e22c0c109
commit ff41f17fa3

View file

@ -1,3 +1,3 @@
module Draper
VERSION = "1.3.0"
VERSION = "1.3.1"
end