# frozen_string_literal: true require_relative 'connection' module Datadog class Statsd VERSION = '5.6.3' end end