Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bom-d-van committed Dec 25, 2015
1 parent cd2239d commit e24d596
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -337,6 +337,9 @@ type Server struct {
client *ssh.Client
Config *Config
// Proxy is for ssh bastion host/ProxyCommand/middleman
Proxy *Server
}
```

Expand Down
2 changes: 1 addition & 1 deletion version.go
@@ -1,3 +1,3 @@
package main

const version = 14
const version = 15

0 comments on commit e24d596

Please sign in to comment.