lib/graphql/version.rb



# frozen_string_literal: true
module GraphQL
  VERSION = "1.10.8"
end