4 5 6
# File 'lib/oncall/invocations/version_runner.rb', line 4 def run(_err, out) out.puts "#{Oncall::SCRIPT}: v#{Oncall::VERSION}" end