12 13 14
# File 'lib/dcomm/cli/version.rb', line 12 def call puts "DComm version #{DComm.version}" end