module Pacer
  module Neo4j
    VERSION = "2.3.7"
    PACER_REQ = ">= 2.0.6"
  end
end