Sha256: 48d69d3d5e99d74bf6f010bec1f8a64e3d0c38f3f6aa4ca253b617bc529a288f

Contents?: true

Size: 280 Bytes

Versions: 5

Compression:

Stored size: 280 Bytes

Contents

# nodoc
module DogWatch
  VERSION = IO.read(File.expand_path('../../../VERSION', __FILE__)) rescue '0.0.1'
  SUMMARY = 'A DSL to create DataDog Monitors'.freeze
  DESCRIPTION = 'DogWatch provides a simple method for creating DataDog monitors in Ruby.'
                .freeze
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dogwatch-1.2.0 lib/dogwatch/version.rb
dogwatch-1.1.1 lib/dogwatch/version.rb
dogwatch-1.1.0 lib/dogwatch/version.rb
dogwatch-1.0.5 lib/dogwatch/version.rb
dogwatch-1.0.4 lib/dogwatch/version.rb