Sha256: 08fb796f7429671361b5ae6c9a78904417c6ce42c6e7b56f13b3bfe870bb2b69
Contents?: true
Size: 160 Bytes
Versions: 2
Compression:
Stored size: 160 Bytes
Contents
module AutotestNotification #:nodoc: module VERSION #:nodoc: MAJOR = 1 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-1.2.0 | lib/autotest_notification/version.rb |
tapajos-autotest-notification-1.1.2 | lib/autotest_notification/version.rb |