Libraries
»
corneal
(1.1.0)
»
Index (V)
»
Corneal
»
VERSION
Module: Corneal::VERSION
Defined in:
lib/corneal/version.rb
Constant Summary
collapse
MAJOR =
1
MINOR =
1
TINY =
0
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'.'
)