# frozen_string_literal: true

module Rspec
  module Parameterized
    module TableSyntax
      VERSION = "2.1.1"
    end
  end
end
