Sha256: 2ad8670b0fbcecab65eb99e19b07e07191d423b75b0224c6cb26adbdf1f60853
Contents?: true
Size: 215 Bytes
Versions: 2
Compression:
Stored size: 215 Bytes
Contents
module Vagrant # This will always be up to date with the current version of Vagrant, # since it is used to generate the gemspec and is also the source of # the version for `vagrant -v` VERSION = "0.7.0" end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
vagrantup-0.7.0 | lib/vagrant/version.rb |
vagrant-0.7.0 | lib/vagrant/version.rb |