Libraries
»
test_notifier
(3.0.0)
»
Index (V)
»
TestNotifier
»
Version
Module: TestNotifier::Version
Defined in:
lib/test_notifier/version.rb
Constant Summary
collapse
MAJOR =
3
MINOR =
0
PATCH =
0
STRING =
"
#{
MAJOR
}
.
#{
MINOR
}
.
#{
PATCH
}
"
.
freeze