Method: Cody::CLI#version

Defined in:
lib/cody/cli.rb

#versionObject



90
91
92
# File 'lib/cody/cli.rb', line 90

def version
  puts VERSION
end