Returns the etcd daemon version
76 77 78
# File 'lib/etcd/client.rb', line 76 def version api_execute('/version', :get).body end