lib/graphql/version.rb



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