19 20 21
# File 'lib/drive_env/cli/command.rb', line 19 def version puts "drive_env v#{::DriveEnv::VERSION}" end