lib/jekyll-archives-v2/version.rb



# frozen_string_literal: true

module Jekyll
  module ArchivesV2
    VERSION = "0.0.2"
  end
end