Sha256: 89c66ae251a1b18c1a18f75ce65b18b7c05412d4ff6267dd532e7d0baae3e4b2

Contents?: true

Size: 215 Bytes

Versions: 5

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.2.2"
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
vagrant-shell-0.2.9 demo/templates/vendor/bundle/ruby/1.9.1/gems/tnargav-1.2.2/lib/vagrant/version.rb
vagrant-shell-0.2.8 demo/templates/vendor/bundle/ruby/1.9.1/gems/tnargav-1.2.2/lib/vagrant/version.rb
vagrant-shell-0.2.6 vendor/bundle/gems/tnargav-1.2.2/lib/vagrant/version.rb
vagrant-shell-0.2.5 vendor/bundle/gems/tnargav-1.2.2/lib/vagrant/version.rb
tnargav-1.2.2 lib/vagrant/version.rb