Sha256: 7235a624283718af47768e50a7f6d940e11f14aa542e3d17135b2889ffc2470a
Contents?: true
Size: 186 Bytes
Versions: 1
Compression:
Stored size: 186 Bytes
Contents
# encoding: utf-8 module OneApm module VERSION MAJOR = 1 MINOR = 2 TINY = 9 TAG = 'rc1' STRING = [MAJOR, MINOR, TINY, TAG].compact.join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
oneapm_rpm-1.2.9.rc1 | lib/one_apm/version.rb |