11 12 13 14
# File 'lib/latex-flow/cli.rb', line 11 def version require 'latex-flow/cli/version' CLI::Version.new(options).run end