Sha256: 000be1eae972c399a9333db1d4f280252763b6773b7842653212f6cb1c7175ea
Contents?: true
Size: 154 Bytes
Versions: 1
Compression:
Stored size: 154 Bytes
Contents
module SensuPluginsPingdom module Version MAJOR = 0 MINOR = 0 PATCH = 3 VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-pingdom-0.0.3 | lib/sensu-plugins-pingdom/version.rb |