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