appfog-vmc-plugin 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/appfog-vmc-plugin/version.rb +1 -1
- metadata +3 -2
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.
|
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:
|
86
|
+
summary: AppFog specific plugins for the AF CLI
|
86
87
|
test_files: []
|