Release 💎 3.8.0.pre.rc1

This commit is contained in:
olivia 2018-04-03 13:34:57 +02:00
parent e0f5001182
commit 31e64b9fe9
1 changed files with 1 additions and 1 deletions

View File

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