Sha256: 11768d33ff1e2421f7e4947afc7cd3b94590255b4f0dd3f597c2b300e9cb6b12

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.4.2".freeze
    USER_AGENT_SUFFIX = "#{NAME}/#{VERSION}".freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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