Sha256: a7bcb6e30ccddde4914a2381fea9590f0303ca736153698574e2565b39cc2a9c

Contents?: true

Size: 160 Bytes

Versions: 1

Compression:

Stored size: 160 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

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