Libraries
»
custom_attributes
(0.1.0)
»
Index (V)
»
CustomAttributes
»
VERSION
Module: CustomAttributes::VERSION
Defined in:
lib/custom_attributes/version.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
0
MINOR =
1
BUILD =
0
STRING =
[
MAJOR
,
MINOR
,
BUILD
]
.
join
(
'
.
'
)