in lib/twurl/cli.rb [293:299]
def version on_tail("-v", "--version", "Show version") do CLI.puts "twurl version: #{Version}\nplatform: #{RUBY_ENGINE} #{RUBY_VERSION} (#{RUBY_PLATFORM})" exit end end