Libraries
»
higher_expectations
(0.0.2)
»
Index (V)
»
HigherExpectations
»
VERSION
Module: HigherExpectations::VERSION
Defined in:
lib/higher_expectations/version.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
0
MINOR =
0
TINY =
2
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'
.
'
)