We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5033bbe commit 76ba541Copy full SHA for 76ba541
1 file changed
main.go
@@ -22,7 +22,7 @@ import (
22
const Name = "aws-ssh"
23
24
// Version is the current version of this application.
25
-const Version = "0.0.4"
+const Version = "0.0.5"
26
27
func main() {
28
app := cli.NewApp()
0 commit comments