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