Sha256: 6f1a663ec1e53e8adf10cddc803c5c2ae2cd3bf69d3b5b19056abc43a1b7c07f

Contents?: true

Size: 160 Bytes

Versions: 2

Compression:

Stored size: 160 Bytes

Contents

module AutotestNotification #:nodoc:
  module VERSION #:nodoc:
    MAJOR = 1
    MINOR = 9
    TINY  = 1

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

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
carlosbrando-autotest-notification-1.9.1 lib/autotest_notification/version.rb
samflores-autotest-notification-1.9.1 lib/autotest_notification/version.rb