# frozen_string_literal: true module GoogleRobotstxtParser VERSION = '0.0.4' GOOGLE_ROBOTSTXT_MAJOR_VERSION = 1 end