Sha256: 9b21e391fb83b4bfc864794be58175dd7efcf1b080389aa01a6e50648f574eb4

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

Version data entries

1 entries across 1 versions & 1 rubygems

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