Version number of Launchy
Version
Launchy
# File lib/launchy/version.rb, line 12 def self.to_a [MAJOR, MINOR, PATCH] end
# File lib/launchy/version.rb, line 16 def self.to_s VERSION end