# File lib/astrolabe/version.rb, line 11
def
self
.
to_s
[
MAJOR
,
MINOR
,
PATCH
].
join
(
'.'
)
end