exe/tocer in tocer-13.0.2 vs exe/tocer in tocer-13.1.0
- old
+ new
@@ -1,7 +1,6 @@
#! /usr/bin/env ruby
# frozen_string_literal: true
require "tocer"
-Process.setproctitle Tocer::Identity::VERSION_LABEL
Tocer::CLI::Shell.new.call ARGV
- old
+ new