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