Skip to content

Commit

Permalink
Release v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
showwin committed Jul 18, 2021
1 parent c0fd55b commit b99150a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speedtest.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ type fullOutput struct {
type outputTime time.Time

func main() {
kingpin.Version("1.1.2")
kingpin.Version("1.1.3")
kingpin.Parse()

user, err := speedtest.FetchUserInfo()
Expand Down

0 comments on commit b99150a

Please sign in to comment.