Release 💎 3.3.0.pre.rc1

This commit is contained in:
Parker Moore 2016-10-05 11:47:43 -07:00
parent f67dfb71fe
commit 6f2d1591fc
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.1".freeze
VERSION = "3.3.0.pre.rc1".freeze
end