Method: Strobe::CLI::Main#version

Defined in:
lib/strobe/cli/main.rb

#versionObject



19
20
21
# File 'lib/strobe/cli/main.rb', line 19

def version
  puts "Strobe version #{VERSION}"
end