# frozen_string_literal: true module Jekyll module Robots VERSION = "0.3.2" end end