Release 💎 3.6.0.pre.beta1

This commit is contained in:
Parker Moore 2017-08-23 12:56:09 -04:00
parent fe0c105ff0
commit 709a3444de
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,5 +1,5 @@
# frozen_string_literal: true # frozen_string_literal: true
module Jekyll module Jekyll
VERSION = "3.5.2".freeze VERSION = "3.6.0.pre.beta1".freeze
end end