Sha256: a0bccee299246f3ea2538951cdcc6475a7a14e37ca15571fc445bf050174d880
Contents?: true
Size: 154 Bytes
Versions: 1
Compression:
Stored size: 154 Bytes
Contents
module SensuPluginsPingdom module Version MAJOR = 0 MINOR = 0 PATCH = 2 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.2 | lib/sensu-plugins-pingdom/version.rb |