Skip to content

Commit

Permalink
Bump cf-plugin version to 0.2.2
Browse files Browse the repository at this point in the history
[#110832166]

Signed-off-by: James Myers <[email protected]>
  • Loading branch information
SocalNick authored and jfmyers9 committed Dec 31, 2015
1 parent 0a0f2ba commit 2775bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cf-plugin/ssh_plugin.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ func (p *SSHPlugin) GetMetadata() plugin.PluginMetadata {
Version: plugin.VersionType{
Major: 0,
Minor: 2,
Build: 1,
Build: 2,
},
Commands: []plugin.Command{
{
Expand Down

0 comments on commit 2775bfc

Please sign in to comment.