Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Wallsgrove committed Feb 23, 2016
1 parent cf55e58 commit e98013a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import (
)

var releasesAPI string = "https://api.github.com/repos/markwallsgrove/ssh_alias_ec2/releases"
var version string = "0.5.1"
var version string = "0.5.2"
var baseDir string
var homeDir string
var currentUsername string
Expand Down

0 comments on commit e98013a

Please sign in to comment.