Release 💎 3.8.0.pre.rc2

This commit is contained in:
olivia 2018-04-12 21:16:35 +02:00
parent ba52e9e7c1
commit 551037c37b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
module Jekyll
VERSION = "3.8.0.pre.rc1".freeze
VERSION = "3.8.0.pre.rc2".freeze
end