3 4 5
# File 'lib/slather/command/version_command.rb', line 3 def execute puts "slather #{Slather::VERSION}" end