# frozen_string_literal: true

module Jekyll
  module LastModifiedAt
    VERSION = '1.3.0'
  end
end
