# frozen_string_literal: true module GraphQL module Client VERSION = '0.4.1' end end