Sha256: f1cec7e88cc87ed71d0d11aec017f3521d23c9ced0065a30e96b2d57e7fdd7f3
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.5.0" end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
vagrantup-0.5.0 | lib/vagrant/version.rb |
vagrant-0.5.0 | lib/vagrant/version.rb |