Method: Commonmeta::CLI#__print_version

Defined in:
lib/commonmeta/cli.rb

#__print_versionObject



23
24
25
# File 'lib/commonmeta/cli.rb', line 23

def __print_version
  puts Commonmeta::VERSION
end