Skip to content

Commit 76ba541

Browse files
committed
bump version....
1 parent 5033bbe commit 76ba541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
const Name = "aws-ssh"
2323

2424
// Version is the current version of this application.
25-
const Version = "0.0.4"
25+
const Version = "0.0.5"
2626

2727
func main() {
2828
app := cli.NewApp()

0 commit comments

Comments
 (0)