vagrant-guests-openbsd.gemspec in vagrant-guests-openbsd-0.0.2 vs vagrant-guests-openbsd.gemspec in vagrant-guests-openbsd-0.0.3
- old
+ new
@@ -2,10 +2,10 @@
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = "vagrant-guests-openbsd"
- spec.version = "0.0.2"
+ spec.version = "0.0.3"
spec.authors = ["TANABE Ken-ichi"]
spec.email = ["nabeken@tknetworks.org"]
spec.description = %q{Vagrant Guests Plugin for OpenBSD}
spec.summary = %q{This plugins allows you to run OpenBSD under vagrant}
spec.homepage = "https://github.com/nabeken/vagrant-guests-openbsd"