Release a beta.

This commit is contained in:
Parker Moore 2016-05-20 19:19:21 -07:00
parent cd31761f9a
commit 51c4152919
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.1.6'
VERSION = '3.2.0.pre.beta1'
end