Skip to content

Commit

Permalink
Merge pull request #67 from showwin/release/v1.1.5
Browse files Browse the repository at this point in the history
Release v1.1.5
  • Loading branch information
showwin authored Feb 20, 2022
2 parents dafff30 + 6a19ccb commit 9c416ae
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 @@ -25,7 +25,7 @@ type fullOutput struct {
type outputTime time.Time

func main() {
kingpin.Version("1.1.4")
kingpin.Version("1.1.5")
kingpin.Parse()

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

0 comments on commit 9c416ae

Please sign in to comment.