Release 💎 3.8.3

This commit is contained in:
Pat Hawks
2018-06-04 21:39:43 -05:00
parent 03c252ba4d
commit 5687a09255
6 changed files with 26 additions and 4 deletions

View File

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