# frozen_string_literal: true

module GraphQL
  module CParser
    VERSION = "1.0.8"
  end
end
