Libraries
»
mix-rails-vouchers
(0.25.1)
»
Index (V)
»
MixRailsVouchers
»
VERSION
Module: MixRailsVouchers::VERSION
Defined in:
lib/mix-rails-vouchers/version.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
0
MINOR =
25
TINY =
1
PRE =
nil
STRING =
[
MAJOR
,
MINOR
,
TINY
,
PRE
]
.
compact
.
join
(
'
.
'
)