Release 💎 3.2.0

This commit is contained in:
Parker Moore 2016-07-27 17:17:01 -07:00
parent d9b8360d96
commit 07518d9540
No known key found for this signature in database
GPG Key ID: 193CDEBA72063C58
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Jekyll
VERSION = "3.2.0.pre.beta2".freeze
VERSION = "3.2.0".freeze
end