appfog-vmc-plugin 0.0.1 → 0.0.2

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.
@@ -1,3 +1,3 @@
1
1
  module VMCAppfog
2
- VERSION = "0.0.1".freeze
2
+ VERSION = "0.0.2".freeze
3
3
  end
metadata CHANGED
@@ -1,11 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appfog-vmc-plugin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Tim Santeford
9
+ - Joe Moon
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
@@ -82,5 +83,5 @@ rubyforge_project: appfog-vmc-plugin
82
83
  rubygems_version: 1.8.23
83
84
  signing_key:
84
85
  specification_version: 3
85
- summary: Clones applications between infras
86
+ summary: AppFog specific plugins for the AF CLI
86
87
  test_files: []