Merge branch '3.8-stable'

This commit is contained in:
Pat Hawks
2018-05-01 15:12:42 -05:00
6 changed files with 40 additions and 8 deletions

View File

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