Method: Front::CLI::Controller#show_version

Defined in:
lib/front/cli/controller.rb

#show_versionObject



76
77
78
# File 'lib/front/cli/controller.rb', line 76

def show_version
  puts VERSION
end