Release 💎 3.8.1

This commit is contained in:
Pat Hawks
2018-05-01 11:56:01 -05:00
parent 9b8f9bba4e
commit 3ed4dbd227
6 changed files with 34 additions and 4 deletions

View File

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