Libraries
»
mix-rails-core
(0.26.3)
»
Index (V)
»
MixRailsCore
»
VERSION
Module: MixRailsCore::VERSION
Defined in:
lib/mix-rails-core/version.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
0
MINOR =
26
TINY =
3
PRE =
nil
STRING =
[
MAJOR
,
MINOR
,
TINY
,
PRE
]
.
compact
.
join
(
'
.
'
)