Libraries
»
rberger-right_aws
(1.10.100)
»
Index (V)
»
RightAws
»
VERSION
Module: RightAws::VERSION
Defined in:
lib/right_aws.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
1
MINOR =
10
TINY =
0
100
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'
.
'
)