Merge branch '3.8-stable' into master

This commit is contained in:
Pat Hawks
2018-06-05 08:31:40 -05:00
6 changed files with 27 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Jekyll
VERSION = "3.8.2".freeze
VERSION = "3.8.3".freeze
end