Latest version is 3.7.3

This commit is contained in:
Frank Taillandier
2018-03-25 18:18:59 +02:00
committed by GitHub
parent 31bdcdbc76
commit 69e2c65be6

View File

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