Libraries
»
echi-converter
(0.4.4)
»
Index (V)
»
EchiConverter
»
VERSION
Module: EchiConverter::VERSION
Defined in:
lib/echi-converter/version.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
0
MINOR =
4
TINY =
4
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'
.
'
)