# frozen_string_literal: true

module Jekyll
  module Archives
    VERSION = "2.3.0"
  end
end
