Object
# File lib/po_to_json/version.rb, line 34 def to_s [MAJOR, MINOR, PATCH, PRE].compact.join(".") end