vmc 0.4.0.beta.7 → 0.4.0.beta.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/vmc-ng/lib/vmc/version.rb +1 -1
  2. metadata +4 -4
@@ -1,3 +1,3 @@
1
1
  module VMC
2
- VERSION = "0.4.0.beta.7"
2
+ VERSION = "0.4.0.beta.8"
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vmc
3
3
  version: !ruby/object:Gem::Version
4
- hash: 62196461
4
+ hash: 62196467
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 0
8
8
  - 4
9
9
  - 0
10
10
  - beta
11
- - 7
12
- version: 0.4.0.beta.7
11
+ - 8
12
+ version: 0.4.0.beta.8
13
13
  platform: ruby
14
14
  authors:
15
15
  - VMware
@@ -364,7 +364,7 @@ post_install_message:
364
364
  rdoc_options: []
365
365
 
366
366
  require_paths:
367
- - lib
367
+ - vmc/lib
368
368
  required_ruby_version: !ruby/object:Gem::Requirement
369
369
  none: false
370
370
  requirements: