frapposelli/vagrant-vcloud

View on GitHub
lib/vagrant-vcloud/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module VagrantPlugins
  module VCloud
    VERSION = '0.5.0'
  end
end