# frozen_string_literal: true module Jekyll module NewsSitemap VERSION = "0.2.0" end end