Sha256: 90b18bc2b7d175bb7716135cabdb68b22ce694d85a51d0add98655c915549a12
Contents?: true
Size: 160 Bytes
Versions: 1
Compression:
Stored size: 160 Bytes
Contents
module AutotestNotification #:nodoc: module VERSION #:nodoc: MAJOR = 2 MINOR = 0 TINY = 0 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
carlosbrando-autotest-notification-2.0.0 | lib/autotest_notification/version.rb |