v0.1.3 - Bug fix in vagrant reload. Growing pains!

This commit is contained in:
Mitchell Hashimoto 2010-03-08 21:51:32 -08:00
parent 4ae38b41ff
commit c1b03da528
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Gem::Specification.new do |s|
s.name = %q{vagrant}
s.version = "0.1.2"
s.version = "0.1.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Mitchell Hashimoto", "John Bender"]