9 10 11
# File 'lib/gemkeeper/cli/commands/version.rb', line 9 def call(*) puts "gemkeeper #{Gemkeeper::VERSION}" end