vagrant-openvz 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module VagrantPlugins
2
2
  module Openvz
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
4
4
  end
5
5
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["aslandbrooke@yahoo.com"]
11
11
  spec.description = %q{Vagrant plugin for using OpenVZ as a provider.}
12
12
  spec.summary = %q{Vagrant plugin for using OpenVZ as a provider.}
13
- spec.homepage = "https://github.com/abrooke-forks/vagrant-openvz"
13
+ spec.homepage = "https://github.com/abrooke/vagrant-openvz"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-openvz
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -86,7 +86,7 @@ files:
86
86
  - lib/vagrant-openvz/version.rb
87
87
  - vagrant-openvz.gemspec
88
88
  - vg.sh
89
- homepage: https://github.com/abrooke-forks/vagrant-openvz
89
+ homepage: https://github.com/abrooke/vagrant-openvz
90
90
  licenses:
91
91
  - MIT
92
92
  post_install_message: