Method: Ufo::CLI#version

Defined in:
lib/ufo/cli.rb

#versionObject



124
125
126
# File 'lib/ufo/cli.rb', line 124

def version
  puts VERSION
end