Print Neptuno CLI version
9 10 11
# File 'lib/neptuno/cli/version.rb', line 9 def call(**) puts ::Neptuno::VERSION end