Sha256: f1180ed5c8812460fb9575652cfe6f0f6de8f3627ca066bf17a2f076584c85ce

Contents?: true

Size: 194 Bytes

Versions: 1

Compression:

Stored size: 194 Bytes

Contents

# frozen_string_literal: true

module Honeycomb
  module Beeline
    NAME = "honeycomb-beeline".freeze
    VERSION = "2.9.0".freeze
    USER_AGENT_SUFFIX = "#{NAME}/#{VERSION}".freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
honeycomb-beeline-2.9.0 lib/honeycomb/beeline/version.rb