Method: ContainerShip::CLI#version

Defined in:
lib/container_ship/cli.rb

#versionObject



33
34
35
# File 'lib/container_ship/cli.rb', line 33

def version
  say ContainerShip::VERSION
end