v0.2.0 - Lots of changes. Read http://vagrantup.com/docs/changes/changes_01x_02x.html
This commit is contained in:
parent
a68b8aaeae
commit
73d0486c94
@ -5,9 +5,9 @@
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{vagrant}
|
||||
s.version = "0.2.0.pre"
|
||||
s.version = "0.2.0"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["Mitchell Hashimoto", "John Bender"]
|
||||
s.date = %q{2010-03-16}
|
||||
s.description = %q{Vagrant is a tool for building and distributing virtualized development environments.}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user