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