# frozen_string_literal: true

module Jekyll
  module GitHubMetadata
    VERSION = "2.15.0"
  end
end
