Libraries
»
currentcost
(0.3.4)
»
Index (V)
»
CurrentCost
»
VERSION
Module: CurrentCost::VERSION
Defined in:
lib/currentcost/version.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
0
MINOR =
3
TINY =
2
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'
.
'
)