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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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