# frozen_string_literal: true

module Rspec
  module Parameterized
    module Core
      VERSION = "2.0.1"
    end
  end
end
