6 7 8
# File 'lib/annotate_rb/commands/print_version.rb', line 6 def call(_options) puts "AnnotateRb v#{Core.version}" end