Sha256: 5df3f69546cf3404f5d73ced148244a9872b1ccaff0a6800b9669cabc72079f1

Contents?: true

Size: 160 Bytes

Versions: 2

Compression:

Stored size: 160 Bytes

Contents

module AutotestNotification #:nodoc:
  module VERSION #:nodoc:
    MAJOR = 0
    MINOR = 2
    TINY  = 0

    STRING = [MAJOR, MINOR, TINY].join('.')
  end
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
carlosbrando-autotest-notification-0.2.0 lib/autotest_notification/version.rb
urubatan-autotest-notification-0.2.0 lib/autotest_notification/version.rb