# frozen_string_literal: true module Rspec module GraphqlMatchers VERSION = '1.4.0'.freeze end end