Sha256: a204bf5449dd994a465c2f2e264a845818beb3da29e861299d4b7d4938edb947
Contents?: true
Size: 201 Bytes
Versions: 1
Compression:
Stored size: 201 Bytes
Contents
# frozen_string_literal: true module Honeycomb module Beeline NAME = "honeycomb-beeline".freeze VERSION = "1.0.0-alpha1".freeze USER_AGENT_SUFFIX = "#{NAME}/#{VERSION}".freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
honeycomb-beeline-1.0.0.pre.alpha1 | lib/honeycomb/beeline/version.rb |