Skip to content

Commit

Permalink
0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ekalinin committed Dec 14, 2016
1 parent 52a4542 commit 317bd55
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 @@ -15,7 +15,7 @@ import (
)

var (
version = "0.5.1"
version = "0.5.2"
github = "https://github.com/ekalinin/awsping"
useragent = fmt.Sprintf("AwsPing/%s (+%s)", version, github)
)
Expand Down

0 comments on commit 317bd55

Please sign in to comment.