Short-cut for version string.
17 18 19
# File 'lib/bismas/version.rb', line 17 def to_s to_a.join('.') end