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