# frozen_string_literal: true module Jekyll module Sitemap VERSION = "1.2.0".freeze end end