# frozen_string_literal: true module Jekyll module Feed VERSION = "0.17.0" end end