# frozen_string_literal: true

module Jekyll
  module LastModifiedAt
    VERSION = "1.3.2"
  end
end
